projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd02d4f
)
ath79: Fix GL-AR300M USB trigger
author
Robert Marko
<
[email protected]
>
Wed, 19 Sep 2018 09:18:00 +0000
(11:18 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Sat, 22 Sep 2018 19:20:48 +0000
(21:20 +0200)
Correct a typo preventing USB trigger to work on AR300M.
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
b/target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
index afbb006d6be9c4b903197f8e358b07ebd388ab13..35de594bf2973554e26fa0fb5c4c543ee28173bd 100644
(file)
--- a/
target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
+++ b/
target/linux/ath79/dts/qca9533_glinet_ar300m.dtsi
@@
-77,7
+77,7
@@
hub_port: port@1 {
reg = <1>;
- #trigger-so
ru
ce-cells = <0>;
+ #trigger-so
ur
ce-cells = <0>;
};
};