X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FALL5003.dts;h=c2561452e8db9d2abfd32bc27b5e057b8c3585b6;hb=e6e373d3480ebf4f46c9ab2382e8f620c214eca6;hp=1d58b6a555c23e4a7c691a842e74eba2f4f16782;hpb=b77e92e020c17b5530ec5c1b37cf66ae0cf717e6;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/ALL5003.dts b/target/linux/ramips/dts/ALL5003.dts index 1d58b6a555..c2561452e8 100644 --- a/target/linux/ramips/dts/ALL5003.dts +++ b/target/linux/ramips/dts/ALL5003.dts @@ -13,6 +13,7 @@ spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; @@ -78,7 +79,6 @@ i2c-gpio { compatible = "i2c-gpio"; - gpios = <&gpio0 1 0 &gpio0 2 0>; i2c-gpio,delay-us = <10>; @@ -97,12 +97,14 @@ gpio-leds { compatible = "gpio-leds"; + ld1 { - label = "allnet:green:ld1"; + label = "all5003:green:ld1"; gpios = <&pcf0 0 1>; }; + ld2 { - label = "allnet:green:ld2"; + label = "all5003:green:ld2"; gpios = <&pcf0 1 1>; }; };