aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2019-12-08 00:37:31 +0800
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-12-11 22:50:12 +0100
commit46c74944df048fa5d50e6aa7286d02f3f376197e (patch)
tree9aa4b663fec94e9aeed57d815a03cb4023d93821 /target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
parent1ec6e7837eb6092400b499463a29375dc7738eb6 (diff)
downloadupstream-46c74944df048fa5d50e6aa7286d02f3f376197e.tar.gz
upstream-46c74944df048fa5d50e6aa7286d02f3f376197e.tar.bz2
upstream-46c74944df048fa5d50e6aa7286d02f3f376197e.zip
ath79: fix typos in DTS
Replace "usb_ochi" with "usb_ohci", and "usb_echi" with "usb_ehci". Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi')
-rw-r--r--target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi b/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
index 35f3442b29..fc5d8335b5 100644
--- a/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
+++ b/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
@@ -85,7 +85,7 @@
#address-cells = <1>;
#size-cells = <0>;
- usb_ochi_port: port@1 {
+ usb_ohci_port: port@1 {
reg = <1>;
#trigger-source-cells = <0>;
};
@@ -96,7 +96,7 @@
#address-cells = <1>;
#size-cells = <0>;
- usb_echi_port: port@1 {
+ usb_ehci_port: port@1 {
reg = <1>;
#trigger-source-cells = <0>;
};