Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 157fcd8a authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Simon Horman
Browse files

ARM: shmobile: r8a7790: add USB3.0 device node

parent da33648c
Loading
Loading
Loading
Loading
+10 −0
Original line number Original line Diff line number Diff line
@@ -1186,6 +1186,16 @@
		status = "disabled";
		status = "disabled";
	};
	};


	xhci: usb@ee000000 {
		compatible = "renesas,xhci-r8a7790";
		reg = <0 0xee000000 0 0xc00>;
		interrupts = <0 101 IRQ_TYPE_LEVEL_HIGH>;
		clocks = <&mstp3_clks R8A7790_CLK_SSUSB>;
		phys = <&usb2 1>;
		phy-names = "usb";
		status = "disabled";
	};

	pci0: pci@ee090000 {
	pci0: pci@ee090000 {
		compatible = "renesas,pci-r8a7790";
		compatible = "renesas,pci-r8a7790";
		device_type = "pci";
		device_type = "pci";