提交 f81c163b 编写于 作者: S Simon Horman

ARM: dts: r8a7794: Use renesas,rcar-gen2-usb-phy fallback binding

A fallback binding for the Renesas R-Car Gen2 PHY driver was
added by commit 7777cb8b ("phy: rcar-gen2: add fallback binding").
This patch makes use of this binding in the DT for the r8a7794 SoC.
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
上级 c39a6e76
......@@ -878,7 +878,8 @@
};
usbphy: usb-phy@e6590100 {
compatible = "renesas,usb-phy-r8a7794";
compatible = "renesas,usb-phy-r8a7794",
"renesas,rcar-gen2-usb-phy";
reg = <0 0xe6590100 0 0x100>;
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册