aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts')
-rw-r--r--target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts
index 2e00de8887..e87f422051 100644
--- a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts
+++ b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts
@@ -47,7 +47,7 @@
usb {
label = "buffalo:green:usb";
gpios = <&ath9k0 3 GPIO_ACTIVE_LOW>;
- trigger-sources = <&usb_ochi_port>, <&usb_echi_port>;
+ trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
linux,default-trigger = "usbport";
};
@@ -180,7 +180,7 @@
#size-cells = <0>;
status = "okay";
- usb_ochi_port: port@1 {
+ usb_ohci_port: port@1 {
reg = <1>;
#trigger-source-cells = <0>;
};
@@ -191,7 +191,7 @@
#size-cells = <0>;
status = "okay";
- usb_echi_port: port@1 {
+ usb_ehci_port: port@1 {
reg = <1>;
#trigger-source-cells = <0>;
};