projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd41023
)
arm64: dts: Add USB nodes for APM X-Gene v2 platforms
author
Duc Dang
<dhdang@apm.com>
Wed, 14 Oct 2015 20:44:17 +0000
(13:44 -0700)
committer
Duc Dang
<dhdang@apm.com>
Tue, 17 Nov 2015 21:11:54 +0000
(13:11 -0800)
This patch adds USB node into APM X-Gene v2 device tree to enable
USB support for X-Gene v2 platforms.
Signed-off-by: Duc Dang <dhdang@apm.com>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
index d50e19f24397bb9c8ae76a78392fdcc740263805..e7e6b4d969997c02e70fa4325f221bc1068f69ba 100644
(file)
--- a/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
+++ b/
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
@@
-325,6
+325,15
@@
interrupts = <0x0 0x4c 0x4>;
};
+ usb0: dwusb@19000000 {
+ status = "disabled";
+ compatible = "snps,dwc3";
+ reg = <0x0 0x19000000 0x0 0x100000>;
+ interrupts = <0x0 0x5d 0x4>;
+ dma-coherent;
+ dr_mode = "host";
+ };
+
pcie0: pcie@1f2b0000 {
status = "disabled";
device_type = "pci";