aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/P2812HNUF3.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-01-01 21:17:26 +0000
committerJohn Crispin <blogic@openwrt.org>2016-01-01 21:17:26 +0000
commit6ed131b8284f49f29a8646691e12db08aba17319 (patch)
treee194cba1b362e5e38fafd625ff5323632d586882 /target/linux/lantiq/dts/P2812HNUF3.dts
parent2258e961af831ff16e793ac8769c0b757f9783ba (diff)
downloadmaster-187ad058-6ed131b8284f49f29a8646691e12db08aba17319.tar.gz
master-187ad058-6ed131b8284f49f29a8646691e12db08aba17319.tar.bz2
master-187ad058-6ed131b8284f49f29a8646691e12db08aba17319.zip
lantiq: P2812HNUFX - move leds to dtsi
Beside the used labels, they are the same on both boards. Signed-off-by: Mathias Kresin <openwrt@kresin.me> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48031 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts/P2812HNUF3.dts')
-rw-r--r--target/linux/lantiq/dts/P2812HNUF3.dts53
1 files changed, 0 insertions, 53 deletions
diff --git a/target/linux/lantiq/dts/P2812HNUF3.dts b/target/linux/lantiq/dts/P2812HNUF3.dts
index 5d25c3c4cb..a293f59db3 100644
--- a/target/linux/lantiq/dts/P2812HNUF3.dts
+++ b/target/linux/lantiq/dts/P2812HNUF3.dts
@@ -53,57 +53,4 @@
compatible = "ralink,eeprom";
ralink,eeprom = "RT3092.eeprom";
};
-
- gpio-leds {
- compatible = "gpio-leds";
-
- internet2 {
- label = "internet2";
- gpios = <&stp 16 1>;
- };
- internet {
- label = "internet";
- gpios = <&stp 17 1>;
- };
- dsl {
- label = "dsl";
- gpios = <&stp 18 1>;
- };
- dsl2 {
- label = "dsl2";
- gpios = <&stp 19 1>;
- };
- wireless_red {
- label = "wireless_red";
- gpios = <&stp 20 1>;
- };
- wireless_green {
- label = "wireless_green";
- gpios = <&stp 21 1>;
- };
- power2 {
- label = "power2";
- gpios = <&stp 22 1>;
- };
- power {
- label = "power";
- gpios = <&stp 23 1>;
- };
- phone1 {
- label = "phone1";
- gpios = <&gpio 11 1>;
- };
- phone1warn {
- label = "phone1warn";
- gpios = <&gpio 12 1>;
- };
- phone2 {
- label = "phone2";
- gpios = <&gpio 28 1>;
- };
- phone2warn {
- label = "phone2warn";
- gpios = <&gpio 26 1>;
- };
- };
};