提交 8cf1d454 编写于 作者: S Simon Horman

ARM: dts: r8a7791: use fallback usbhs compatibility string

Use recently added fallback compatibility string in r8a7791 device tree.
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
上级 d87ec94a
...@@ -822,7 +822,7 @@ ...@@ -822,7 +822,7 @@
}; };
hsusb: usb@e6590000 { hsusb: usb@e6590000 {
compatible = "renesas,usbhs-r8a7791"; compatible = "renesas,usbhs-r8a7791", "renesas,rcar-gen2-usbhs";
reg = <0 0xe6590000 0 0x100>; reg = <0 0xe6590000 0 0x100>;
interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>; interrupts = <0 107 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&mstp7_clks R8A7791_CLK_HSUSB>; clocks = <&mstp7_clks R8A7791_CLK_HSUSB>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册