You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
383 B
22 lines
383 B
/dts-v1/;
|
|
|
|
#include "qca9531_glinet_gl-ar300m-nor.dts"
|
|
|
|
/ {
|
|
compatible = "glinet,gl-ar300m-lite", "qca,qca9531";
|
|
model = "GL.iNet GL-AR300M-Lite";
|
|
};
|
|
|
|
// GL-AR300M-Lite has different LED colors than the non-Lite version
|
|
|
|
&led_status {
|
|
label = "gl-ar300m-lite:red:status";
|
|
};
|
|
|
|
&led_lan {
|
|
label = "gl-ar300m-lite:green:lan";
|
|
};
|
|
|
|
&led_wlan {
|
|
label = "gl-ar300m-lite:green:wlan";
|
|
}; |