Skip to content

Commit

Permalink
ARM: dts: BCM5301X: Specify USB ports for USB LED of Luxul XWR-1200
Browse files Browse the repository at this point in the history
This info can be used by operating system to setup LED behavior.

Reported-by: Dan Haab <dhaab@luxul.com>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • Loading branch information
Rafał Miłecki authored and Florian Fainelli committed Oct 6, 2017
1 parent 3bda685 commit 2460266
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/boot/dts/bcm47081-luxul-xwr-1200.dts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
usb {
label = "bcm53xx:green:usb";
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;
linux,default-trigger = "none";
trigger-sources = <&ohci_port2>, <&ehci_port2>;
linux,default-trigger = "usbport";
};

status {
Expand Down

0 comments on commit 2460266

Please sign in to comment.