public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: ezequiel@collabora.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board
Date: Mon, 16 Jul 2018 14:29:40 -0300	[thread overview]
Message-ID: <68cdc26d1e58797080ce9939c173148eb9f15a52.camel@collabora.com> (raw)
In-Reply-To: <2487041.HPaZN1uVBU@phil>

On Mon, 2018-07-16 at 19:02 +0200, Heiko Stuebner wrote:
> Hi Enric, Ezequiel,
> 
> Am Samstag, 14. Juli 2018, 19:09:22 CEST schrieb Ezequiel Garcia:
> > From: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> > 
> > The board exposes two types A ports, one is USB 3.0, up to 5.0Gbps and
> > another one is USB 2.0 up to 480Mbps. Enable the USB PHYs and the USB
> > controllers to enable theses devices.
> > 
> > Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
> > Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
> > ---
> > Changes from v1:
> >  * Provide voltage for vcc5v0_host and vcc3v3_pcie regulators
> >  * Provide vin_supply for vcc5v0_host.
> > 
> >  arch/arm64/boot/dts/rockchip/rk3399-ficus.dts | 90 +++++++++++++++++++
> >  1 file changed, 90 insertions(+)
> > 
> > diff --git a/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts b/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts
> > index 0d14183dd4a9..6295483b701f 100644
> > --- a/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts
> > +++ b/arch/arm64/boot/dts/rockchip/rk3399-ficus.dts
> > @@ -58,9 +58,24 @@
> >  		pinctrl-0 = <&pcie_drv>;
> >  		regulator-boot-on;
> >  		regulator-name = "vcc3v3_pcie";
> > +		regulator-min-microvolt = <3300000>;
> > +		regulator-max-microvolt = <3300000>;
> >  		vin-supply = <&vcc3v3_sys>;
> >  	};
> 
> I've split this out into a separate patch, as it isn't part of what
> the commit message describes and thus should be separate
> and applied both resulting patches for 4.19.
> 
> And also cleaned up a vendor-property that shouldn't be
> part of mainline.
> 

Thanks a lot!

      reply	other threads:[~2018-07-16 17:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-14 17:09 [PATCH v2] arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board Ezequiel Garcia
2018-07-16 17:02 ` Heiko Stuebner
2018-07-16 17:29   ` Ezequiel Garcia [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68cdc26d1e58797080ce9939c173148eb9f15a52.camel@collabora.com \
    --to=ezequiel@collabora.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox