aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/bcm47094-netgear-r8500.dts')
-rw-r--r--arch/arm/boot/dts/bcm47094-netgear-r8500.dts6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/bcm47094-netgear-r8500.dts b/arch/arm/boot/dts/bcm47094-netgear-r8500.dts
index 600795ee1aed..859929973158 100644
--- a/arch/arm/boot/dts/bcm47094-netgear-r8500.dts
+++ b/arch/arm/boot/dts/bcm47094-netgear-r8500.dts
@@ -34,37 +34,31 @@
34 power1 { 34 power1 {
35 label = "bcm53xx:amber:power"; 35 label = "bcm53xx:amber:power";
36 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>; 36 gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
37 linux,default-trigger = "default-off";
38 }; 37 };
39 38
40 5ghz-1 { 39 5ghz-1 {
41 label = "bcm53xx:white:5ghz-1"; 40 label = "bcm53xx:white:5ghz-1";
42 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>; 41 gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
43 linux,default-trigger = "default-off";
44 }; 42 };
45 43
46 5ghz-2 { 44 5ghz-2 {
47 label = "bcm53xx:white:5ghz-2"; 45 label = "bcm53xx:white:5ghz-2";
48 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>; 46 gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
49 linux,default-trigger = "default-off";
50 }; 47 };
51 48
52 2ghz { 49 2ghz {
53 label = "bcm53xx:white:2ghz"; 50 label = "bcm53xx:white:2ghz";
54 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>; 51 gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
55 linux,default-trigger = "default-off";
56 }; 52 };
57 53
58 usb2 { 54 usb2 {
59 label = "bcm53xx:white:usb2"; 55 label = "bcm53xx:white:usb2";
60 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>; 56 gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
61 linux,default-trigger = "default-off";
62 }; 57 };
63 58
64 usb3 { 59 usb3 {
65 label = "bcm53xx:white:usb3"; 60 label = "bcm53xx:white:usb3";
66 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>; 61 gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
67 linux,default-trigger = "default-off";
68 }; 62 };
69 }; 63 };
70 64