1
0
Fork 0

ARM: dts: r8a7791: use fallback usbhs compatibility string

Use recently added fallback compatibility string in r8a7791 device tree.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
hifive-unleashed-5.1
Simon Horman 2016-01-04 08:20:18 +11:00
parent d87ec94aee
commit 8cf1d454b2
1 changed files with 1 additions and 1 deletions

View File

@ -822,7 +822,7 @@
};
hsusb: usb@e6590000 {
compatible = "renesas,usbhs-r8a7791";
compatible = "renesas,usbhs-r8a7791", "renesas,rcar-gen2-usbhs";
reg = <0 0xe6590000 0 0x100>;
interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&mstp7_clks R8A7791_CLK_HSUSB>;