[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230616103534.4031331-1-quic_mohs@quicinc.com>
Date: Fri, 16 Jun 2023 16:05:26 +0530
From: Mohammad Rafi Shaik <quic_mohs@...cinc.com>
To: <krzysztof.kozlowski+dt@...aro.org>, <swboyd@...omium.org>,
<andersson@...nel.org>, <broonie@...nel.org>, <agross@...nel.org>
CC: <robh+dt@...nel.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<quic_rohkumar@...cinc.com>, <srinivas.kandagatla@...aro.org>,
<konrad.dybcio@...aro.org>, <dianders@...omium.org>,
<judyhsiao@...omium.org>, <quic_visr@...cinc.com>,
Mohammad Rafi Shaik <quic_mohs@...cinc.com>
Subject: [RESEND v6 0/8] Add SC7280 audioreach device tree nodes
Add SC7280 audioreach device tree nodes and extract audio specific
dtsi nodes and add them in new file.
Changes Since v5:
-- Re-arrange the patch list, driver changes should come after binding.
-- Remove incorrect dai cells property in "Add sound node for crd-rev3 board" patch.
-- Remove newlines in "Add LPASS PIL node" patch.
-- Update the commit message in "Update VA/RX/TX macro clock nodes" patch.
-- Update the commit message in "Update lpass_tlmm node" patch.
Changes Since v4:
-- Modify lpasscc clock controller node name.
-- Disable lpass_core node.
-- Modify Model name in sound node in "Add sound node for crd-rev3 board" patch.
-- Remove protection domain property in "Add LPASS PIL node".
Changes Since v3:
-- Remove deleting digital codecs in crd-rev3 board specific dtsi and upadate them using phandle.
-- Update commit message in "Update lpass_tlmm node" patch.
-- Change the position of status property in LPASS PIL node.
-- Update commit message in "Add sound node" patch.
Changes Since v2:
-- Remove Patch related to Add CGCR reset property.
-- Remove Patch related to Disable legacy path clock nodes.
-- Add dt-bindings for missing properties.
-- Change the order of nodes.
-- Move digictal codec macro nodes to root node from soc node.
-- Add adsp-pil-mode property in required clock nodes.
Changes Since v1:
-- Move remoteproc node to soc dtsi file.
-- Add qcom, adsp-pil-mode reg property in lpasscc node.
-- Fix typo errors.
-- Remove redundant status properties.
Srinivasa Rao Mandadapu (8):
arm64: dts: qcom: sc7280: Modify lpasscc node name
dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties
arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi
file
arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
arm64: dts: qcom: sc7280: Add LPASS PIL node
arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for
audioreach solution
arm64: dts: qcom: sc7280: Modify LPASS_MCC reg region size in the
lpass_tlmm node
arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock
nodes
.../remoteproc/qcom,sc7280-adsp-pil.yaml | 30 ++-
.../arm64/boot/dts/qcom/sc7280-audio-idp.dtsi | 131 +++++++++
arch/arm64/boot/dts/qcom/sc7280-crd-r3.dts | 1 +
.../sc7280-herobrine-audioreach-wcd9385.dtsi | 253 ++++++++++++++++++
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 122 ---------
arch/arm64/boot/dts/qcom/sc7280.dtsi | 4 +-
6 files changed, 413 insertions(+), 128 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/sc7280-audio-idp.dtsi
create mode 100644 arch/arm64/boot/dts/qcom/sc7280-herobrine-audioreach-wcd9385.dtsi
--
2.25.1
Powered by blists - more mailing lists