projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a092f
)
mips: ath79: dts: Add generic-ehci node
author
Marek Vasut
<marex@denx.de>
Fri, 6 May 2016 18:10:36 +0000
(20:10 +0200)
committer
Daniel Schwierzeck
<daniel.schwierzeck@gmail.com>
Fri, 20 May 2016 23:36:38 +0000
(
01:36
+0200)
Add generic EHCI node for the ChipIdea EHCI controller in the ath79.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Wills Wang <wills.wang@live.com>
arch/mips/dts/ar933x.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/ar933x.dtsi
b/arch/mips/dts/ar933x.dtsi
index 11f60a2864f6962c3a48e6bcf947f88db142bcd4..2e124a49b31d95e3cbbb5f5e2d1fc4daf68bac9d 100644
(file)
--- a/
arch/mips/dts/ar933x.dtsi
+++ b/
arch/mips/dts/ar933x.dtsi
@@
-59,6
+59,13
@@
#address-cells = <1>;
#size-cells = <1>;
+ ehci0: ehci@1b000100 {
+ compatible = "generic-ehci";
+ reg = <0x1b000100 0x100>;
+
+ status = "disabled";
+ };
+
uart0: uart@18020000 {
compatible = "qca,ar9330-uart";
reg = <0x18020000 0x20>;