Thread (1 message) 1 message, 1 author, 2014-10-02

Re: [PATCH 1/2] arm: shimobile: r8a7790: add HS-USB device node

From: Sergei Shtylyov <hidden>
Date: 2014-10-02 22:43:37
Also in: linux-devicetree

On 10/02/2014 12:04 PM, Yoshihiro Shimoda wrote:
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
  arch/arm/boot/dts/r8a7790.dtsi |   10 ++++++++++
  1 file changed, 10 insertions(+)
quoted hunk
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 2380fd5..fd9fc37 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -1314,4 +1314,14 @@
  			ssi9: ssi@9 { interrupts = <0 379 IRQ_TYPE_LEVEL_HIGH>; };
  		};
  	};
+
+	hsusb: usb@e6590000 {
+		compatible = "renesas,usbhs-r8a7790";
+		reg = <0 0xe6590000 0 0x100>;
+		interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>;
+		clocks = <&mstp7_clks R8A7790_CLK_HSUSB>;
+		renesas,buswait_bwait = <4>;
+		phys = <&usb0 1>;
+		phy-names = "usb";
+	};
    I think the better placement would be prior to USB PHY node, not at the 
end of the file.

WBR, Sergei
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help