devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Convert soundwire bindings to DT schema
@ 2022-11-07 14:20 Srinivasa Rao Mandadapu
  2022-11-07 14:20 ` [PATCH v4 1/3] arm64: dts: qcom: Update soundwire slave node names Srinivasa Rao Mandadapu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Srinivasa Rao Mandadapu @ 2022-11-07 14:20 UTC (permalink / raw)
  To: vkoul, agross, andersson, robh+dt, broonie,
	krzysztof.kozlowski+dt, linux-arm-msm, devicetree, linux-kernel,
	quic_rohkumar, srinivas.kandagatla, dianders, swboyd, judyhsiao,
	alsa-devel, quic_rjendra, konrad.dybcio, mka
  Cc: Srinivasa Rao Mandadapu

Convert soundwire bindings text file to DT schema and update
device tree entries to follow strict dt-bindings.
Changes Since V3:
  -- Remove subnode description and add appropriate pattern properties.
  -- Add interrput names in example.
  -- update some properties description.
  -- Revert minIteams change in previous version.
  -- Rebase to latest code base.
  -- Update dtsi node names,
  -- Remove redundant property in soundwire node.

Srinivasa Rao Mandadapu (3):
  arm64: dts: qcom: Update soundwire slave node names
  arm64: dts: qcom: Remove redundant soundwire property
  dt-bindings: soundwire: Convert text bindings to DT Schema

 .../devicetree/bindings/soundwire/qcom,sdw.txt     | 215 ------------------
 .../bindings/soundwire/qcom,soundwire.yaml         | 241 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts           |   4 +-
 arch/arm64/boot/dts/qcom/sc7280.dtsi               |   1 -
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts         |   4 +-
 .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts      |   4 +-
 arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts   |   4 +-
 arch/arm64/boot/dts/qcom/sm8250-mtp.dts            |   4 +-
 arch/arm64/boot/dts/qcom/sm8250.dtsi               |   1 -
 9 files changed, 251 insertions(+), 227 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/soundwire/qcom,sdw.txt
 create mode 100644 Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml

-- 
2.7.4


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

end of thread, other threads:[~2022-11-08  9:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 14:20 [PATCH v4 0/3] Convert soundwire bindings to DT schema Srinivasa Rao Mandadapu
2022-11-07 14:20 ` [PATCH v4 1/3] arm64: dts: qcom: Update soundwire slave node names Srinivasa Rao Mandadapu
2022-11-07 15:02   ` Krzysztof Kozlowski
2022-11-07 14:20 ` [PATCH v4 2/3] arm64: dts: qcom: Remove redundant soundwire property Srinivasa Rao Mandadapu
2022-11-07 15:03   ` Krzysztof Kozlowski
2022-11-07 15:48   ` Konrad Dybcio
2022-11-07 14:20 ` [PATCH v4 3/3] dt-bindings: soundwire: Convert text bindings to DT Schema Srinivasa Rao Mandadapu
2022-11-07 15:11   ` Krzysztof Kozlowski
2022-11-08  6:42     ` Srinivasa Rao Mandadapu
2022-11-08  9:05       ` Krzysztof Kozlowski

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