From: Lubomir Rintel Date: Wed, 28 Nov 2018 17:53:12 +0000 (+0100) Subject: ARM: dts: mmp2: add OTG PHY X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5611^2~50 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=df606f41abede3c6db1c053153874b71db59df04;p=linux.git ARM: dts: mmp2: add OTG PHY The USB OTG PHY chip. To be used by the OTG controller. Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek Signed-off-by: Olof Johansson --- diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi index c48d17a38d6b..57f6248f17cd 100644 --- a/arch/arm/boot/dts/mmp2.dtsi +++ b/arch/arm/boot/dts/mmp2.dtsi @@ -118,6 +118,13 @@ mrvl,intc-nr-irqs = <2>; }; + usb_otg_phy0: usb-otg-phy@d4207000 { + compatible = "marvell,mmp2-usb-phy"; + reg = <0xd4207000 0x40>; + #phy-cells = <0>; + status = "disabled"; + }; + mmc1: mmc@d4280000 { compatible = "mrvl,pxav3-mmc"; reg = <0xd4280000 0x120>;