devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] Various dt-bindings fixes
@ 2025-03-06 18:11 Konrad Dybcio
  2025-03-06 18:11 ` [PATCH 01/11] dt-bindings: iommu: qcom,iommu: Add optional TBU clock Konrad Dybcio
                   ` (12 more replies)
  0 siblings, 13 replies; 32+ messages in thread
From: Konrad Dybcio @ 2025-03-06 18:11 UTC (permalink / raw)
  To: Joerg Roedel, Will Deacon, Robin Murphy, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Konrad Dybcio, Rob Clark,
	Abhinav Kumar, Dmitry Baryshkov, Sean Paul, David Airlie,
	Simona Vetter, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Robert Foss, Greg Kroah-Hartman, Wesley Cheng,
	Christian Marangi, Bjorn Andersson, Rohit Agarwal, Kyle Deng,
	Vinod Koul
  Cc: Marijn Suijten, linux-arm-msm, iommu, devicetree, linux-kernel,
	dri-devel, freedreno, Krzysztof Kozlowski, linux-usb,
	Konrad Dybcio

A set of not quite related bindings warnings fixes.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (11):
      dt-bindings: iommu: qcom,iommu: Add optional TBU clock
      dt-bindings: display: msm: sm8350-mdss: Describe the CPU-CFG icc path
      dt-bindings: power: qcom,kpss-acc-v2: Add MSM8916 compatible
      arm64: dts: qcom: msm8916: Fix KPSS ACC compatible
      arm64: dts: qcom: sdx75: Fix up the USB interrupt description
      arm64: dts: qcom: sdx75: Rename AOSS_QMP to power-management
      arm64: dts: qcom: qcs615: Rename AOSS_QMP to power-management
      arm64: dts: qcom: sc8180x: Rename AOSS_QMP to power-management
      arm64: dts: qcom: x1e80100-dell-xps13-9345: Drop clock-names from PS8830
      arm64: dts: qcom: x1e80100-romulus: Drop clock-names from PS8830
      arm64: dts: qcom: x1e001de-devkit: Drop clock-names from PS8830

 .../bindings/display/msm/qcom,sm8350-mdss.yaml           |  6 +++++-
 Documentation/devicetree/bindings/iommu/qcom,iommu.yaml  |  4 ++++
 .../devicetree/bindings/power/qcom,kpss-acc-v2.yaml      |  4 +++-
 arch/arm64/boot/dts/qcom/msm8916.dtsi                    |  8 ++++----
 arch/arm64/boot/dts/qcom/qcs615.dtsi                     |  2 +-
 arch/arm64/boot/dts/qcom/sc8180x.dtsi                    |  2 +-
 arch/arm64/boot/dts/qcom/sdx75.dtsi                      | 16 +++++++++-------
 arch/arm64/boot/dts/qcom/x1e001de-devkit.dts             |  3 ---
 arch/arm64/boot/dts/qcom/x1e80100-dell-xps13-9345.dts    |  2 --
 arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus.dtsi |  2 --
 10 files changed, 27 insertions(+), 22 deletions(-)
---
base-commit: 565351ae7e0cee80e9b5ed84452a5b13644ffc4d
change-id: 20250306-topic-dt_bindings_fixups-602d47c3c365

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>


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

end of thread, other threads:[~2025-05-19 10:58 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06 18:11 [PATCH 00/11] Various dt-bindings fixes Konrad Dybcio
2025-03-06 18:11 ` [PATCH 01/11] dt-bindings: iommu: qcom,iommu: Add optional TBU clock Konrad Dybcio
2025-03-07 21:55   ` Rob Herring (Arm)
2025-03-06 18:11 ` [PATCH 02/11] dt-bindings: display: msm: sm8350-mdss: Describe the CPU-CFG icc path Konrad Dybcio
2025-05-01 21:45   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 03/11] dt-bindings: power: qcom,kpss-acc-v2: Add MSM8916 compatible Konrad Dybcio
2025-03-07  5:52   ` Dmitry Baryshkov
2025-03-07 11:07   ` Stephan Gerhold
2025-03-07 22:30     ` Konrad Dybcio
2025-03-12 15:12   ` Krzysztof Kozlowski
2025-03-13 22:53     ` Bjorn Andersson
2025-03-14  7:22       ` Krzysztof Kozlowski
2025-03-06 18:11 ` [PATCH 04/11] arm64: dts: qcom: msm8916: Fix KPSS ACC compatible Konrad Dybcio
2025-03-07  5:48   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 05/11] arm64: dts: qcom: sdx75: Fix up the USB interrupt description Konrad Dybcio
2025-03-06 18:11 ` [PATCH 06/11] arm64: dts: qcom: sdx75: Rename AOSS_QMP to power-management Konrad Dybcio
2025-03-07  5:48   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 07/11] arm64: dts: qcom: qcs615: " Konrad Dybcio
2025-03-07  5:48   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 08/11] arm64: dts: qcom: sc8180x: " Konrad Dybcio
2025-03-07  5:48   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 09/11] arm64: dts: qcom: x1e80100-dell-xps13-9345: Drop clock-names from PS8830 Konrad Dybcio
2025-03-07  5:51   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 10/11] arm64: dts: qcom: x1e80100-romulus: " Konrad Dybcio
2025-03-07  5:49   ` Dmitry Baryshkov
2025-03-06 18:11 ` [PATCH 11/11] arm64: dts: qcom: x1e001de-devkit: " Konrad Dybcio
2025-03-07  5:50   ` Dmitry Baryshkov
2025-03-14 20:00 ` (subset) [PATCH 00/11] Various dt-bindings fixes Bjorn Andersson
2025-05-04 16:13 ` Dmitry Baryshkov
2025-05-05 11:56   ` Rob Herring
2025-05-05 14:18     ` Dmitry Baryshkov
2025-05-19 10:58   ` Dmitry Baryshkov

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).