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

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

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

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

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

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