[PATCH 00/11] Even more msm bindings fixes

From: Konrad Dybcio
Date: Tue Jun 27 2023 - 12:26:50 EST


This series contains couple more random dt schema warning fixes, centered
around linux-msm.

All of the patches (except) the last two are pretty much independent.
Patch 1 is not only a bindings fix, but also a functional one.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
---
Konrad Dybcio (11):
arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names
arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible
arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2
arm64: dts: qcom: apq8039-t2: Drop inexistent property
dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML
dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema
dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock
dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties
dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996
arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller

.../devicetree/bindings/arm/msm/qcom,kpss-acc.yaml | 1 +
.../devicetree/bindings/iommu/qcom,iommu.yaml | 4 +
.../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 2 +-
.../bindings/sound/qcom,msm8916-wcd-analog.txt | 101 -------------
.../sound/qcom,pm8916-wcd-analog-codec.yaml | 160 +++++++++++++++++++++
.../devicetree/bindings/usb/ci-hdrc-usb2.yaml | 27 +---
.../devicetree/bindings/usb/qcom,dwc3.yaml | 2 +-
arch/arm64/boot/dts/qcom/apq8039-t2.dts | 1 -
arch/arm64/boot/dts/qcom/msm8939.dtsi | 4 +-
arch/arm64/boot/dts/qcom/msm8996.dtsi | 3 +
arch/arm64/boot/dts/qcom/sc7180.dtsi | 4 +-
11 files changed, 182 insertions(+), 127 deletions(-)
---
base-commit: 3eedd211ad93c322fb360b83a3d76a2c6cd622dc
change-id: 20230627-topic-more_bindings-325a6f4b93a7

Best regards,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>