devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings
@ 2022-07-10  8:41 Dmitry Baryshkov
  2022-07-10  8:41 ` [PATCH v2 1/9] arm64: dts: qcom: sc7180: split register block for DP controller Dmitry Baryshkov
                   ` (9 more replies)
  0 siblings, 10 replies; 26+ messages in thread
From: Dmitry Baryshkov @ 2022-07-10  8:41 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Clark, Sean Paul,
	Abhinav Kumar, Rob Herring, Krzysztof Kozlowski
  Cc: Stephen Boyd, David Airlie, Daniel Vetter, linux-arm-msm,
	devicetree, dri-devel, freedreno, Kuogee Hsieh

Fix several issues with the DP and eDP bindings on the Qualcomm
platforms. While we are at it, fix several small issues with platform
files declaring these controllers.

Changes since v1:
 - Reordered patches to cleanup dts first, to remove warnings from DP
   schema
 - Split DP register blocks in sc7180.dtsi and sc7280.dtsi
 - Cleaned up the p1 register block handling: marked it as required for DP
   and absent for eDP controllers
 - Dropped unused xo and ref clocks from sc7280-edp node, they belong to
   eDP PHY.

Dmitry Baryshkov (9):
  arm64: dts: qcom: sc7180: split register block for DP controller
  arm64: dts: qcom: sc7180: drop #clock-cells from
    displayport-controller
  arm64: dts: qcom: sc7280: split register block for DP controller
  arm64: dts: qcom: sc7280: drop #clock-cells from
    displayport-controller
  arm64: dts: qcom: sc7280: drop address/size-cells from eDP node
  arm64: dts: qcom: sc7280: drop unused clocks from eDP node
  dt-bindings: msm/dp: mark vdda supplies as deprecated
  dt-bindings: msm/dp: add missing properties
  dt-bindings: msm/dp: handle DP vs eDP difference

 .../bindings/display/msm/dp-controller.yaml   | 47 ++++++++++++++++---
 arch/arm64/boot/dts/qcom/sc7180.dtsi          |  7 ++-
 arch/arm64/boot/dts/qcom/sc7280.dtsi          | 19 +++-----
 3 files changed, 53 insertions(+), 20 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-08-23  2:56 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-10  8:41 [PATCH v2 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings Dmitry Baryshkov
2022-07-10  8:41 ` [PATCH v2 1/9] arm64: dts: qcom: sc7180: split register block for DP controller Dmitry Baryshkov
2022-07-16 15:00   ` Bjorn Andersson
2022-07-19  0:12   ` Stephen Boyd
2022-07-10  8:41 ` [PATCH v2 2/9] arm64: dts: qcom: sc7180: drop #clock-cells from displayport-controller Dmitry Baryshkov
2022-07-10  8:41 ` [PATCH v2 3/9] arm64: dts: qcom: sc7280: split register block for DP controller Dmitry Baryshkov
2022-07-16 15:01   ` Bjorn Andersson
2022-07-19  0:13   ` Stephen Boyd
2022-07-10  8:41 ` [PATCH v2 4/9] arm64: dts: qcom: sc7280: drop #clock-cells from displayport-controller Dmitry Baryshkov
2022-07-10  8:41 ` [PATCH v2 5/9] arm64: dts: qcom: sc7280: drop address/size-cells from eDP node Dmitry Baryshkov
2022-07-10  8:41 ` [PATCH v2 6/9] arm64: dts: qcom: sc7280: drop unused clocks " Dmitry Baryshkov
2022-08-22 22:31   ` Stephen Boyd
2022-07-10  8:41 ` [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated Dmitry Baryshkov
2022-07-11 23:14   ` Rob Herring
2022-07-14  9:38   ` Krzysztof Kozlowski
2022-07-14 10:15     ` Dmitry Baryshkov
2022-07-14 10:37       ` Krzysztof Kozlowski
2022-07-10  8:41 ` [PATCH v2 8/9] dt-bindings: msm/dp: add missing properties Dmitry Baryshkov
2022-07-11 23:16   ` Rob Herring
2022-07-12  9:42     ` Dmitry Baryshkov
2022-08-22 18:46     ` Dmitry Baryshkov
2022-08-23  2:55       ` Stephen Boyd
2022-07-14  9:43   ` Krzysztof Kozlowski
2022-07-10  8:41 ` [PATCH v2 9/9] dt-bindings: msm/dp: handle DP vs eDP difference Dmitry Baryshkov
2022-07-11 23:18   ` Rob Herring
2022-07-16 15:18 ` (subset) [PATCH v2 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).