diff options
Diffstat (limited to 'target/linux/ramips/dts/CY-SWR1100.dts')
-rw-r--r-- | target/linux/ramips/dts/CY-SWR1100.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/CY-SWR1100.dts b/target/linux/ramips/dts/CY-SWR1100.dts index 787667a6ec..b9f12f1068 100644 --- a/target/linux/ramips/dts/CY-SWR1100.dts +++ b/target/linux/ramips/dts/CY-SWR1100.dts @@ -94,6 +94,8 @@ usb { label = "cy-swr1100:blue:usb"; gpios = <&gpio1 1 GPIO_ACTIVE_LOW>; + trigger-sources = <&ohci_port1>, <&ehci_port1>; + linux,default-trigger = "usbport"; }; }; }; |