[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181105092010.GL4439@amd>
Date: Mon, 5 Nov 2018 10:20:10 +0100
From: Pavel Machek <pavel@....cz>
To: Lubomir Rintel <lkundrak@...sk>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Eric Miao <eric.y.miao@...il.com>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Kishon Vijay Abraham I <kishon@...com>,
Alan Stern <stern@...land.harvard.edu>
Subject: Re: [PATCH 14/14] DT: marvell,mmp2: add USB OTG host controller
On Wed 2018-08-22 22:43:07, Lubomir Rintel wrote:
> Signed-off-by: Lubomir Rintel <lkundrak@...sk>
> ---
> arch/arm/boot/dts/mmp2.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
Again, I guess this could be merged with the previous patch. Anyway,
it is also good to go as-is.
Acked-by: Pavel Machek <pavel@....cz>
> diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi
> index 14a3448f38b9..63d4d5c6fd83 100644
> --- a/arch/arm/boot/dts/mmp2.dtsi
> +++ b/arch/arm/boot/dts/mmp2.dtsi
> @@ -124,6 +124,17 @@
> #phy-cells = <0>;
> status = "disabled";
> };
> +
> + usb_otg0: usb-otg@...08000 {
> + compatible = "marvell,pxau2o-ehci";
> + reg = <0xd4208000 0x200>;
> + interrupts = <44>;
> + clocks = <&soc_clocks MMP2_CLK_USB>;
> + clock-names = "USBCLK";
> + phys = <&usb_otg_phy0>;
> + phy-names = "usb";
> + status = "disabled";
> + };
> };
>
> apb@...00000 { /* APB */
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists