All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] spi: dt-bindings: qcom: convert qcom,spi-qup to DT schema
@ 2022-03-29 11:28 Krzysztof Kozlowski
  2022-03-29 11:28 ` [PATCH 1/4] ARM: dts: qcom: ipq4019: align dmas in SPI with " Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-29 11:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Krzysztof Kozlowski

Hi,

The DTS patches are independent and silence warnings pointed
out by schema.

Best regards,
Krzysztof

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

 .../devicetree/bindings/spi/qcom,spi-qup.txt  | 103 ------------------
 .../devicetree/bindings/spi/qcom,spi-qup.yaml |  82 ++++++++++++++
 arch/arm/boot/dts/qcom-ipq4019.dtsi           |   8 +-
 arch/arm64/boot/dts/qcom/msm8916.dtsi         |  24 ++--
 arch/arm64/boot/dts/qcom/qcs404.dtsi          |  36 +++---
 5 files changed, 116 insertions(+), 137 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


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

end of thread, other threads:[~2022-03-30 11:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29 11:28 [PATCH 0/4] spi: dt-bindings: qcom: convert qcom,spi-qup to DT schema Krzysztof Kozlowski
2022-03-29 11:28 ` [PATCH 1/4] ARM: dts: qcom: ipq4019: align dmas in SPI with " Krzysztof Kozlowski
2022-03-29 11:29 ` [PATCH 2/4] arm64: dts: qcom: msm8916: " Krzysztof Kozlowski
2022-03-29 11:29 ` [PATCH 3/4] arm64: dts: qcom: qcs404: align clocks " Krzysztof Kozlowski
2022-03-29 11:29 ` [PATCH 4/4] spi: dt-bindings: qcom,spi-qup: convert to dtschema Krzysztof Kozlowski
2022-03-29 11:38   ` Krzysztof Kozlowski
2022-03-29 19:05   ` Rob Herring
2022-03-29 19:11     ` Krzysztof Kozlowski
2022-03-30 11:42   ` Kuldeep Singh
2022-03-30 11:45     ` Krzysztof Kozlowski
2022-03-30 11:44 ` [PATCH 0/4] spi: dt-bindings: qcom: convert qcom,spi-qup to DT schema Kuldeep Singh

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.