提交 7b39ccbb 编写于 作者: Y Yoshihiro Shimoda 提交者: Simon Horman

arm64: dts: r8a7796: Add USB3.0 host device node

Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 3e95050a
...@@ -1228,7 +1228,14 @@ ...@@ -1228,7 +1228,14 @@
}; };
xhci0: usb@ee000000 { xhci0: usb@ee000000 {
/* placeholder */ compatible = "renesas,xhci-r8a7796",
"renesas,rcar-gen3-xhci";
reg = <0 0xee000000 0 0xc00>;
interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cpg CPG_MOD 328>;
power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
resets = <&cpg 328>;
status = "disabled";
}; };
ohci0: usb@ee080000 { ohci0: usb@ee080000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册