Hi, Changes since v1 ================ 1. Fix path in com/qcom,gsbi.txt. 2. Merge clock-names in example, correct $ref path (Kuldeep). Merging ======= The DTS patches are independent and silence warnings pointed out by schema. Best regards, Krzysztof Cc: Kuldeep Singh <singh.kuldeep87k@xxxxxxxxx> Krzysztof Kozlowski (4): ARM: dts: qcom: ipq4019: align dmas in SPI with DT schema arm64: dts: qcom: msm8916: align dmas in SPI with DT schema arm64: dts: qcom: qcs404: align clocks in SPI with DT schema spi: dt-bindings: qcom,spi-qup: convert to dtschema .../bindings/soc/qcom/qcom,gsbi.txt | 2 +- .../devicetree/bindings/spi/qcom,spi-qup.txt | 103 ------------------ .../devicetree/bindings/spi/qcom,spi-qup.yaml | 81 ++++++++++++++ arch/arm/boot/dts/qcom-ipq4019.dtsi | 8 +- arch/arm64/boot/dts/qcom/msm8916.dtsi | 24 ++-- arch/arm64/boot/dts/qcom/qcs404.dtsi | 36 +++--- 6 files changed, 116 insertions(+), 138 deletions(-) delete mode 100644 Documentation/devicetree/bindings/spi/qcom,spi-qup.txt create mode 100644 Documentation/devicetree/bindings/spi/qcom,spi-qup.yaml -- 2.32.0