forked from Minki/linux
ARM: dts: BCM5301X: Don't use nonexistent "default-off" LED trigger
Such a trigger doesn't exist in Linux and is not needed as LED is being turned off by default. This could cause errors in LEDs core code when trying to set default trigger. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
820a3e952b
commit
0b660259e9
@ -41,19 +41,16 @@
|
|||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:blue:usb3";
|
label = "bcm53xx:blue:usb3";
|
||||||
gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan {
|
wan {
|
||||||
label = "bcm53xx:blue:wan";
|
label = "bcm53xx:blue:wan";
|
||||||
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
lan {
|
lan {
|
||||||
label = "bcm53xx:blue:lan";
|
label = "bcm53xx:blue:lan";
|
||||||
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power {
|
power {
|
||||||
@ -71,14 +68,12 @@
|
|||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:blue:2ghz";
|
label = "bcm53xx:blue:2ghz";
|
||||||
gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:blue:usb2";
|
label = "bcm53xx:blue:usb2";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -41,7 +41,6 @@
|
|||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:blue:usb2";
|
label = "bcm53xx:blue:usb2";
|
||||||
gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power {
|
power {
|
||||||
@ -59,7 +58,6 @@
|
|||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:blue:usb3";
|
label = "bcm53xx:blue:usb3";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -52,13 +52,11 @@
|
|||||||
usb {
|
usb {
|
||||||
label = "bcm53xx:blue:usb";
|
label = "bcm53xx:blue:usb";
|
||||||
gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 0 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power0 {
|
power0 {
|
||||||
label = "bcm53xx:red:power";
|
label = "bcm53xx:red:power";
|
||||||
gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 1 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power1 {
|
power1 {
|
||||||
@ -76,7 +74,6 @@
|
|||||||
router1 {
|
router1 {
|
||||||
label = "bcm53xx:amber:router";
|
label = "bcm53xx:amber:router";
|
||||||
gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan {
|
wan {
|
||||||
@ -88,13 +85,11 @@
|
|||||||
wireless0 {
|
wireless0 {
|
||||||
label = "bcm53xx:blue:wireless";
|
label = "bcm53xx:blue:wireless";
|
||||||
gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless1 {
|
wireless1 {
|
||||||
label = "bcm53xx:amber:wireless";
|
label = "bcm53xx:amber:wireless";
|
||||||
gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -43,19 +43,16 @@
|
|||||||
power1 {
|
power1 {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb {
|
usb {
|
||||||
label = "bcm53xx:blue:usb";
|
label = "bcm53xx:blue:usb";
|
||||||
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless {
|
wireless {
|
||||||
label = "bcm53xx:blue:wireless";
|
label = "bcm53xx:blue:wireless";
|
||||||
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -47,7 +47,6 @@
|
|||||||
power0 {
|
power0 {
|
||||||
label = "bcm53xx:green:power";
|
label = "bcm53xx:green:power";
|
||||||
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power1 {
|
power1 {
|
||||||
@ -59,13 +58,11 @@
|
|||||||
usb {
|
usb {
|
||||||
label = "bcm53xx:blue:usb";
|
label = "bcm53xx:blue:usb";
|
||||||
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless {
|
wireless {
|
||||||
label = "bcm53xx:blue:wireless";
|
label = "bcm53xx:blue:wireless";
|
||||||
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -37,61 +37,51 @@
|
|||||||
power-amber {
|
power-amber {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 2 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 2 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:white:usb2";
|
label = "bcm53xx:white:usb2";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3-white {
|
usb3-white {
|
||||||
label = "bcm53xx:white:usb3";
|
label = "bcm53xx:white:usb3";
|
||||||
gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3-green {
|
usb3-green {
|
||||||
label = "bcm53xx:green:usb3";
|
label = "bcm53xx:green:usb3";
|
||||||
gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
label = "bcm53xx:white:wps";
|
label = "bcm53xx:white:wps";
|
||||||
gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
status-red {
|
status-red {
|
||||||
label = "bcm53xx:red:status";
|
label = "bcm53xx:red:status";
|
||||||
gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
status-green {
|
status-green {
|
||||||
label = "bcm53xx:green:status";
|
label = "bcm53xx:green:status";
|
||||||
gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
status-blue {
|
status-blue {
|
||||||
label = "bcm53xx:blue:status";
|
label = "bcm53xx:blue:status";
|
||||||
gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-white {
|
wan-white {
|
||||||
label = "bcm53xx:white:wan";
|
label = "bcm53xx:white:wan";
|
||||||
gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-red {
|
wan-red {
|
||||||
label = "bcm53xx:red:wan";
|
label = "bcm53xx:red:wan";
|
||||||
gpios = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 13 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -47,7 +47,6 @@
|
|||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:blue:usb2";
|
label = "bcm53xx:blue:usb2";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan {
|
wan {
|
||||||
@ -65,7 +64,6 @@
|
|||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:blue:usb3";
|
label = "bcm53xx:blue:usb3";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -68,7 +68,6 @@
|
|||||||
power1 {
|
power1 {
|
||||||
label = "bcm53xx:red:power";
|
label = "bcm53xx:red:power";
|
||||||
gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 2 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
router0 {
|
router0 {
|
||||||
@ -80,7 +79,6 @@
|
|||||||
router1 {
|
router1 {
|
||||||
label = "bcm53xx:amber:router";
|
label = "bcm53xx:amber:router";
|
||||||
gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 4 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan {
|
wan {
|
||||||
@ -92,13 +90,11 @@
|
|||||||
wireless0 {
|
wireless0 {
|
||||||
label = "bcm53xx:green:wireless";
|
label = "bcm53xx:green:wireless";
|
||||||
gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 6 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless1 {
|
wireless1 {
|
||||||
label = "bcm53xx:amber:wireless";
|
label = "bcm53xx:amber:wireless";
|
||||||
gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
|
gpios = <&hc595 7 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -41,7 +41,6 @@
|
|||||||
wps {
|
wps {
|
||||||
label = "bcm53xx:blue:wps";
|
label = "bcm53xx:blue:wps";
|
||||||
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power {
|
power {
|
||||||
@ -53,7 +52,6 @@
|
|||||||
wan {
|
wan {
|
||||||
label = "bcm53xx:red:wan";
|
label = "bcm53xx:red:wan";
|
||||||
gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -31,13 +31,11 @@
|
|||||||
usb {
|
usb {
|
||||||
label = "bcm53xx:green:usb";
|
label = "bcm53xx:green:usb";
|
||||||
gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power-amber {
|
power-amber {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power-white {
|
power-white {
|
||||||
@ -49,37 +47,31 @@
|
|||||||
router-amber {
|
router-amber {
|
||||||
label = "bcm53xx:amber:router";
|
label = "bcm53xx:amber:router";
|
||||||
gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
router-white {
|
router-white {
|
||||||
label = "bcm53xx:white:router";
|
label = "bcm53xx:white:router";
|
||||||
gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 8 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-amber {
|
wan-amber {
|
||||||
label = "bcm53xx:amber:wan";
|
label = "bcm53xx:amber:wan";
|
||||||
gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-white {
|
wan-white {
|
||||||
label = "bcm53xx:white:wan";
|
label = "bcm53xx:white:wan";
|
||||||
gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 10 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless-amber {
|
wireless-amber {
|
||||||
label = "bcm53xx:amber:wireless";
|
label = "bcm53xx:amber:wireless";
|
||||||
gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 11 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless-white {
|
wireless-white {
|
||||||
label = "bcm53xx:white:wireless";
|
label = "bcm53xx:white:wireless";
|
||||||
gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 12 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -47,43 +47,36 @@
|
|||||||
power-amber {
|
power-amber {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz {
|
5ghz {
|
||||||
label = "bcm53xx:white:5ghz";
|
label = "bcm53xx:white:5ghz";
|
||||||
gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:white:2ghz";
|
label = "bcm53xx:white:2ghz";
|
||||||
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
label = "bcm53xx:white:wps";
|
label = "bcm53xx:white:wps";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless {
|
wireless {
|
||||||
label = "bcm53xx:white:wireless";
|
label = "bcm53xx:white:wireless";
|
||||||
gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:white:usb3";
|
label = "bcm53xx:white:usb3";
|
||||||
gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:white:usb2";
|
label = "bcm53xx:white:usb2";
|
||||||
gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -47,7 +47,6 @@
|
|||||||
power-amber {
|
power-amber {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-white {
|
wan-white {
|
||||||
@ -59,49 +58,41 @@
|
|||||||
wan-amber {
|
wan-amber {
|
||||||
label = "bcm53xx:amber:wan";
|
label = "bcm53xx:amber:wan";
|
||||||
gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 9 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz-1 {
|
5ghz-1 {
|
||||||
label = "bcm53xx:white:5ghz-1";
|
label = "bcm53xx:white:5ghz-1";
|
||||||
gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:white:2ghz";
|
label = "bcm53xx:white:2ghz";
|
||||||
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wireless {
|
wireless {
|
||||||
label = "bcm53xx:white:wireless";
|
label = "bcm53xx:white:wireless";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
label = "bcm53xx:white:wps";
|
label = "bcm53xx:white:wps";
|
||||||
gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz-2 {
|
5ghz-2 {
|
||||||
label = "bcm53xx:white:5ghz-2";
|
label = "bcm53xx:white:5ghz-2";
|
||||||
gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 16 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:white:usb3";
|
label = "bcm53xx:white:usb3";
|
||||||
gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:white:usb2";
|
label = "bcm53xx:white:usb2";
|
||||||
gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -26,49 +26,41 @@
|
|||||||
lan {
|
lan {
|
||||||
label = "bcm53xx:blue:lan";
|
label = "bcm53xx:blue:lan";
|
||||||
gpios = <&chipcommon 1 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 1 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wps {
|
wps {
|
||||||
label = "bcm53xx:blue:wps";
|
label = "bcm53xx:blue:wps";
|
||||||
gpios = <&chipcommon 2 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 2 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:blue:2ghz";
|
label = "bcm53xx:blue:2ghz";
|
||||||
gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 4 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz {
|
5ghz {
|
||||||
label = "bcm53xx:blue:5ghz";
|
label = "bcm53xx:blue:5ghz";
|
||||||
gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 5 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:blue:usb3";
|
label = "bcm53xx:blue:usb3";
|
||||||
gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 6 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:blue:usb2";
|
label = "bcm53xx:blue:usb2";
|
||||||
gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 7 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-blue {
|
wan-blue {
|
||||||
label = "bcm53xx:blue:wan";
|
label = "bcm53xx:blue:wan";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-amber {
|
wan-amber {
|
||||||
label = "bcm53xx:amber:wan";
|
label = "bcm53xx:amber:wan";
|
||||||
gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
|
gpios = <&chipcommon 15 GPIO_ACTIVE_HIGH>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power {
|
power {
|
||||||
|
@ -56,37 +56,31 @@
|
|||||||
wan-white {
|
wan-white {
|
||||||
label = "bcm53xx:white:wan";
|
label = "bcm53xx:white:wan";
|
||||||
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
power-amber {
|
power-amber {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan-amber {
|
wan-amber {
|
||||||
label = "bcm53xx:amber:wan";
|
label = "bcm53xx:amber:wan";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3-white {
|
usb3-white {
|
||||||
label = "bcm53xx:white:usb3";
|
label = "bcm53xx:white:usb3";
|
||||||
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:white:2ghz";
|
label = "bcm53xx:white:2ghz";
|
||||||
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz {
|
5ghz {
|
||||||
label = "bcm53xx:white:5ghz";
|
label = "bcm53xx:white:5ghz";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -34,37 +34,31 @@
|
|||||||
lan3 {
|
lan3 {
|
||||||
label = "bcm53xx:green:lan3";
|
label = "bcm53xx:green:lan3";
|
||||||
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
lan4 {
|
lan4 {
|
||||||
label = "bcm53xx:green:lan4";
|
label = "bcm53xx:green:lan4";
|
||||||
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 2 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wan {
|
wan {
|
||||||
label = "bcm53xx:green:wan";
|
label = "bcm53xx:green:wan";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
lan1 {
|
lan1 {
|
||||||
label = "bcm53xx:green:lan1";
|
label = "bcm53xx:green:lan1";
|
||||||
gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 4 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
lan2 {
|
lan2 {
|
||||||
label = "bcm53xx:green:lan2";
|
label = "bcm53xx:green:lan2";
|
||||||
gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 6 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:green:usb3";
|
label = "bcm53xx:green:usb3";
|
||||||
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
status {
|
status {
|
||||||
@ -76,13 +70,11 @@
|
|||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:green:2ghz";
|
label = "bcm53xx:green:2ghz";
|
||||||
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz {
|
5ghz {
|
||||||
label = "bcm53xx:green:5ghz";
|
label = "bcm53xx:green:5ghz";
|
||||||
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 14 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -34,37 +34,31 @@
|
|||||||
power1 {
|
power1 {
|
||||||
label = "bcm53xx:amber:power";
|
label = "bcm53xx:amber:power";
|
||||||
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 3 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz-1 {
|
5ghz-1 {
|
||||||
label = "bcm53xx:white:5ghz-1";
|
label = "bcm53xx:white:5ghz-1";
|
||||||
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 11 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
5ghz-2 {
|
5ghz-2 {
|
||||||
label = "bcm53xx:white:5ghz-2";
|
label = "bcm53xx:white:5ghz-2";
|
||||||
gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 12 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
2ghz {
|
2ghz {
|
||||||
label = "bcm53xx:white:2ghz";
|
label = "bcm53xx:white:2ghz";
|
||||||
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 13 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb2 {
|
usb2 {
|
||||||
label = "bcm53xx:white:usb2";
|
label = "bcm53xx:white:usb2";
|
||||||
gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 17 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
usb3 {
|
usb3 {
|
||||||
label = "bcm53xx:white:usb3";
|
label = "bcm53xx:white:usb3";
|
||||||
gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
|
gpios = <&chipcommon 18 GPIO_ACTIVE_LOW>;
|
||||||
linux,default-trigger = "default-off";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user