mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
lantiq: fix formating in .dts files
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36882
This commit is contained in:
parent
23aa9546ce
commit
da7590cd21
@ -150,7 +150,7 @@
|
|||||||
label = "wps";
|
label = "wps";
|
||||||
gpios = <&gpio 11 1>;
|
gpios = <&gpio 11 1>;
|
||||||
linux,code = <0x211>;
|
linux,code = <0x211>;
|
||||||
};*/
|
}; */
|
||||||
restart {
|
restart {
|
||||||
label = "restart";
|
label = "restart";
|
||||||
gpios = <&gpio 12 1>;
|
gpios = <&gpio 12 1>;
|
||||||
|
@ -126,6 +126,7 @@
|
|||||||
|
|
||||||
gpio-leds {
|
gpio-leds {
|
||||||
compatible = "gpio-leds";
|
compatible = "gpio-leds";
|
||||||
|
|
||||||
power {
|
power {
|
||||||
label = "power";
|
label = "power";
|
||||||
gpios = <&gpio 1 1>;
|
gpios = <&gpio 1 1>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user