linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [13/14] DT: marvell,mmp2: add OTG PHY
@ 2018-11-05  9:20 Pavel Machek
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Machek @ 2018-11-05  9:20 UTC (permalink / raw)
  To: Lubomir Rintel
  Cc: linux-kernel, linux-usb, linux-arm-kernel, Rob Herring,
	Mark Rutland, Greg Kroah-Hartman, Eric Miao, Haojian Zhuang,
	Kishon Vijay Abraham I, Alan Stern

On Wed 2018-08-22 22:43:06, Lubomir Rintel wrote:
> 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>

>  arch/arm/boot/dts/mmp2.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi
> index 766bbb8495b6..14a3448f38b9 100644
> --- a/arch/arm/boot/dts/mmp2.dtsi
> +++ b/arch/arm/boot/dts/mmp2.dtsi
> @@ -117,6 +117,13 @@
>  				reg-names = "mux status", "mux mask";
>  				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";
> +			};
>  		};
>  
>  		apb@d4000000 {	/* APB */

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [13/14] DT: marvell,mmp2: add OTG PHY
@ 2018-08-22 20:43 Lubomir Rintel
  0 siblings, 0 replies; 2+ messages in thread
From: Lubomir Rintel @ 2018-08-22 20:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-usb, linux-arm-kernel, Rob Herring, Mark Rutland,
	Greg Kroah-Hartman, Eric Miao, Haojian Zhuang,
	Kishon Vijay Abraham I, Alan Stern, Lubomir Rintel

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

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 arch/arm/boot/dts/mmp2.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi
index 766bbb8495b6..14a3448f38b9 100644
--- a/arch/arm/boot/dts/mmp2.dtsi
+++ b/arch/arm/boot/dts/mmp2.dtsi
@@ -117,6 +117,13 @@
 				reg-names = "mux status", "mux mask";
 				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";
+			};
 		};
 
 		apb@d4000000 {	/* APB */

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-05  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05  9:20 [13/14] DT: marvell,mmp2: add OTG PHY Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2018-08-22 20:43 Lubomir Rintel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).