Re: [PATCH 08/13] arm64: dts: qcom: sc7180: Remove clock for bluetooth on Trogdor

2021-02-25 Thread Matthias Kaehlcke
On Thu, Feb 25, 2021 at 02:13:05PM -0800, Douglas Anderson wrote:
> From: Venkata Lakshmi Narayana Gubba 
> 
> Removed voting for RPMH_RF_CLK2 which is not required as it is
> getting managed by BT SoC through SW_CTRL line.
> 
> Cc: Matthias Kaehlcke 
> Signed-off-by: Venkata Lakshmi Narayana Gubba 
> Signed-off-by: Douglas Anderson 

Reviewed-by: Matthias Kaehlcke 


[PATCH 08/13] arm64: dts: qcom: sc7180: Remove clock for bluetooth on Trogdor

2021-02-25 Thread Douglas Anderson
From: Venkata Lakshmi Narayana Gubba 

Removed voting for RPMH_RF_CLK2 which is not required as it is
getting managed by BT SoC through SW_CTRL line.

Cc: Matthias Kaehlcke 
Signed-off-by: Venkata Lakshmi Narayana Gubba 
Signed-off-by: Douglas Anderson 
---

 arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi 
b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
index 12397e31bef6..05e3c3db2e9a 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
@@ -833,7 +833,6 @@ bluetooth: bluetooth {
vddrf-supply = <_l2c>;
vddch0-supply = <_l10c>;
max-speed = <320>;
-   clocks = < RPMH_RF_CLK2>;
};
 };
 
-- 
2.30.1.766.gb4fecdf3b7-goog