X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FF7C027.dts;h=874d606bdc0d5c87bca63dc0182240691fc41e8d;hb=40f808600c9d1f821fa3d0eee34a52916415f69f;hp=ea716257efd0c6fbdf6c3689e4aae56ea7e37efc;hpb=8cd1c997079246942680893adbd21d884e131b84;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/F7C027.dts b/target/linux/ramips/dts/F7C027.dts index ea716257ef..874d606bdc 100644 --- a/target/linux/ramips/dts/F7C027.dts +++ b/target/linux/ramips/dts/F7C027.dts @@ -9,6 +9,7 @@ palmbus@10000000 { spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; @@ -68,6 +69,10 @@ }; }; + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + pinctrl { state_default: pinctrl0 { gpio { @@ -79,38 +84,46 @@ gpio-leds { compatible = "gpio-leds"; + status { label = "belkin:blue:status"; gpios = <&gpio0 7 1>; }; + power { label = "belkin:blue:power"; gpios = <&gpio0 9 1>; }; + orange { label = "belkin:orange:status"; gpios = <&gpio0 11 1>; }; + relay { label = "belkin:device:relay"; gpios = <&gpio0 13 0>; }; }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + top { label = "top"; gpios = <&gpio0 10 1>; linux,code = <0x198>; }; + power { label = "power"; gpios = <&gpio0 12 1>; linux,code = <0x100>; }; + sensor { label = "sensor"; gpios = <&gpio0 14 1>;