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:
1588114
)
ath79: ar9330.dtsi: fix typo in USB unit name
author
Karl Palsson
<karlp@etactica.com>
Mon, 28 May 2018 14:01:01 +0000
(14:01 +0000)
committer
John Crispin
<john@phrozen.org>
Fri, 8 Jun 2018 07:56:27 +0000
(09:56 +0200)
Make the unitname match the reg address. This fixes a DTC warning.
Tested that USB is still functional on an ar9331 device including this
dtsi.
Signed-off-by: Karl Palsson <karlp@etactica.com>
target/linux/ath79/dts/ar9330.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/ar9330.dtsi
b/target/linux/ath79/dts/ar9330.dtsi
index 0c3035489d3c0687229cfb75dffb07b78af34835..3d3dd87f9b2f2622944d0bd692b96aae9fb1bac2 100644
(file)
--- a/
target/linux/ath79/dts/ar9330.dtsi
+++ b/
target/linux/ath79/dts/ar9330.dtsi
@@
-76,7
+76,7
@@
};
};
- usb: usb@1b000
1
00 {
+ usb: usb@1b000
0
00 {
compatible = "chipidea,usb2";
reg = <0x1b000000 0x200>;