Re: [RESEND v1] arm64: dts: qcom: sc7180: Remove clock for bluetooth on SC7180 IDP board

From: Bjorn Andersson
Date: Sun Sep 13 2020 - 19:51:29 EST


On Fri 11 Sep 07:11 UTC 2020, Marcel Holtmann wrote:

> Hi,
>

Hi Marcel,

> > Removed voting for RPMH_RF_CLK2 which is not required as it is
> > getting managed by BT SoC through SW_CTRL line.
> >
> > Signed-off-by: Venkata Lakshmi Narayana Gubba <gubbaven@xxxxxxxxxxxxxx>
> > ---
> > arch/arm64/boot/dts/qcom/sc7180-idp.dts | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
> > index 4e9149d..b295d01 100644
> > --- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts
> > +++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
> > @@ -348,7 +348,6 @@
> > vddrf-supply = <&vreg_l2c_1p3>;
> > vddch0-supply = <&vreg_l10c_3p3>;
> > max-speed = <3200000>;
> > - clocks = <&rpmhcc RPMH_RF_CLK2>;
> > };
> > };
>
> is anybody picking up this patch or should I take it through the bluetooth-next tree?
>

I've now picked it through the qcom tree.

Thanks,
Bjorn