Re: [PATCH v4 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150

From: Stephen Boyd
Date: Wed Apr 22 2020 - 05:23:38 EST


Quoting Bjorn Andersson (2020-04-10 18:01:43)
> On Fri 10 Apr 17:52 PDT 2020, Wesley Cheng wrote:
>
> > This adds the USB3 PIPE clock and GDSC structures, so
> > that the USB driver can vote for these resources to be
> > enabled/disabled when required. Both are needed for SS
> > and HS USB paths to operate properly. The GDSC will
> > allow the USB system to be brought out of reset, while
> > the PIPE clock is needed for data transactions between
> > the PHY and controller.
> >
> > Signed-off-by: Wesley Cheng <wcheng@xxxxxxxxxxxxxx>
> > Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>
>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
>
>
> Stephen, let me know when you take this patch and I'll take the dts one.
>

Looks like I already applied it and it's merged in Linus' tree.