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

Commit d87ec94a authored by Simon Horman's avatar Simon Horman
Browse files

ARM: dts: r8a7790: use fallback usbhs compatibility string



Use recently added fallback compatibility string in r8a7790 device tree.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 6b78e6ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -746,7 +746,7 @@
	};

	hsusb: usb@e6590000 {
		compatible = "renesas,usbhs-r8a7790";
		compatible = "renesas,usbhs-r8a7790", "renesas,rcar-gen2-usbhs";
		reg = <0 0xe6590000 0 0x100>;
		interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>;
		clocks = <&mstp7_clks R8A7790_CLK_HSUSB>;