Initial commit
This commit is contained in:
29
target/linux/ath79/dts/qca9531_glinet_gl-ar300m-lite.dts
Normal file
29
target/linux/ath79/dts/qca9531_glinet_gl-ar300m-lite.dts
Normal file
@@ -0,0 +1,29 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||||
|
||||
#include "qca9531_glinet_gl-ar300m.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
|
||||
model = "GL.iNet GL-AR300M-Lite";
|
||||
};
|
||||
|
||||
/delete-node/ &nand_flash;
|
||||
|
||||
&nor_firmware {
|
||||
compatible = "denx,uimage";
|
||||
label = "firmware";
|
||||
};
|
||||
|
||||
// "Disable" unpopulated GMAC1
|
||||
|
||||
ð1 {
|
||||
compatible = "syscon", "simple-mfd";
|
||||
};
|
||||
|
||||
&led_status {
|
||||
label = "red:status";
|
||||
};
|
||||
|
||||
&led_wlan {
|
||||
label = "green:wlan";
|
||||
};
|
||||
Reference in New Issue
Block a user