ARM: dts: mmp2: add OTG PHY

The USB OTG PHY chip. To be used by the OTG controller.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Lubomir Rintel 2018-11-28 18:53:12 +01:00 committed by Olof Johansson
parent 8a22b194ce
commit df606f41ab
1 changed files with 7 additions and 0 deletions

View File

@ -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>;