All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: qcom: sdm845: make DP node follow the schema
@ 2023-01-10  4:21 Dmitry Baryshkov
  2023-01-10  9:03 ` Krzysztof Kozlowski
  2023-01-11  5:09 ` Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2023-01-10  4:21 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

Drop the #clock-cells (probably a leftover from the times before the DP
PHY split)

Fixes: eaac4e55a6f4 ("arm64: dts: qcom: sdm845: add displayport node")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---

Changes since v1: dropped the opp-table rename, handled by a patch by
Krzysztof.

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

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 8b403eea8e67..f4a552ab383e 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -4603,7 +4603,6 @@ mdss_dp: displayport-controller@ae90000 {
 					 <&dispcc DISP_CC_MDSS_DP_PIXEL_CLK>;
 				clock-names = "core_iface", "core_aux", "ctrl_link",
 					      "ctrl_link_iface", "stream_pixel";
-				#clock-cells = <1>;
 				assigned-clocks = <&dispcc DISP_CC_MDSS_DP_LINK_CLK_SRC>,
 						  <&dispcc DISP_CC_MDSS_DP_PIXEL_CLK_SRC>;
 				assigned-clock-parents = <&dp_phy 0>, <&dp_phy 1>;
-- 
2.39.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] arm64: dts: qcom: sdm845: make DP node follow the schema
  2023-01-10  4:21 [PATCH v2] arm64: dts: qcom: sdm845: make DP node follow the schema Dmitry Baryshkov
@ 2023-01-10  9:03 ` Krzysztof Kozlowski
  2023-01-11  5:09 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-10  9:03 UTC (permalink / raw)
  To: Dmitry Baryshkov, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

On 10/01/2023 05:21, Dmitry Baryshkov wrote:
> Drop the #clock-cells (probably a leftover from the times before the DP
> PHY split)
> 
> Fixes: eaac4e55a6f4 ("arm64: dts: qcom: sdm845: add displayport node")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] arm64: dts: qcom: sdm845: make DP node follow the schema
  2023-01-10  4:21 [PATCH v2] arm64: dts: qcom: sdm845: make DP node follow the schema Dmitry Baryshkov
  2023-01-10  9:03 ` Krzysztof Kozlowski
@ 2023-01-11  5:09 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-01-11  5:09 UTC (permalink / raw)
  To: dmitry.baryshkov, konrad.dybcio, agross, krzysztof.kozlowski+dt, robh+dt
  Cc: linux-arm-msm, devicetree

On Tue, 10 Jan 2023 06:21:26 +0200, Dmitry Baryshkov wrote:
> Drop the #clock-cells (probably a leftover from the times before the DP
> PHY split)
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sdm845: make DP node follow the schema
      commit: 19e509d5ea229244b9205f8671bb75b13738a1f9

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-11  5:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-10  4:21 [PATCH v2] arm64: dts: qcom: sdm845: make DP node follow the schema Dmitry Baryshkov
2023-01-10  9:03 ` Krzysztof Kozlowski
2023-01-11  5:09 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.