[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1667911156-19238-1-git-send-email-quic_srivasam@quicinc.com>
Date: Tue, 8 Nov 2022 18:09:12 +0530
From: Srinivasa Rao Mandadapu <quic_srivasam@...cinc.com>
To: <vkoul@...nel.org>, <agross@...nel.org>, <andersson@...nel.org>,
<robh+dt@...nel.org>, <broonie@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>,
<linux-arm-msm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <quic_rohkumar@...cinc.com>,
<srinivas.kandagatla@...aro.org>, <dianders@...omium.org>,
<swboyd@...omium.org>, <judyhsiao@...omium.org>,
<alsa-devel@...a-project.org>, <quic_rjendra@...cinc.com>,
<konrad.dybcio@...ainline.org>, <mka@...omium.org>
CC: Srinivasa Rao Mandadapu <quic_srivasam@...cinc.com>
Subject: [PATCH v5 0/4] Convert soundwire bindings to DT schema
Convert soundwire bindings text file to DT schema and update
device tree entries to follow strict dt-bindings.
Changes Since V4:
-- Update interrupt names in example.
-- Fix blank lines.
-- Remove dependecy patch info.
-- Split dtsi patches as per SoC.
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 (4):
arm64: dts: qcom: Update soundwire slave node names
arm64: dts: qcom: sm8250: Remove redundant soundwire property
arm64: dts: qcom: sc7280: 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 | 244 +++++++++++++++++++++
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, 254 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
Powered by blists - more mailing lists