From: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Alex Elder <elder@riscstar.com>,
cros-qcom-dts-watchers@chromium.org
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 2/7] arm64: dts: qcom: sm6350: consolidate IPA properties
Date: Sun, 17 May 2026 17:56:08 +0300 [thread overview]
Message-ID: <20260517-ipa-loader-v1-2-3c3764c1b4a3@oss.qualcomm.com> (raw)
In-Reply-To: <20260517-ipa-loader-v1-0-3c3764c1b4a3@oss.qualcomm.com>
Move generic IPA-related properties to the base DTSI file.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
arch/arm64/boot/dts/qcom/sm6350.dtsi | 3 +++
arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi
index d6adf68563cb..5d2c1d4977b4 100644
--- a/arch/arm64/boot/dts/qcom/sm6350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi
@@ -1307,6 +1307,9 @@ ipa: ipa@1e40000 {
qcom,smem-state-names = "ipa-clock-enabled-valid",
"ipa-clock-enabled";
+ qcom,gsi-loader = "self";
+ memory-region = <&pil_ipa_fw_mem>;
+
sram = <&ipa_modem_tables>;
status = "disabled";
diff --git a/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts b/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts
index 3964aae47fd4..086840f04fd1 100644
--- a/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts
+++ b/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts
@@ -711,9 +711,8 @@ vreg_l7p: ldo7 {
};
&ipa {
- qcom,gsi-loader = "self";
- memory-region = <&pil_ipa_fw_mem>;
firmware-name = "qcom/sm7225/fairphone4/ipa_fws.mbn";
+
status = "okay";
};
--
2.47.3
next prev parent reply other threads:[~2026-05-17 14:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-17 14:56 [PATCH 0/7] arm64: dts: qcom: consolidate IPA properties Dmitry Baryshkov
2026-05-17 14:56 ` [PATCH 1/7] arm64: dts: qcom: sdm845: " Dmitry Baryshkov
2026-05-21 9:58 ` Konrad Dybcio
2026-05-17 14:56 ` Dmitry Baryshkov [this message]
2026-05-21 9:58 ` [PATCH 2/7] arm64: dts: qcom: sm6350: " Konrad Dybcio
2026-05-17 14:56 ` [PATCH 3/7] arm64: dts: qcom: sm8350: " Dmitry Baryshkov
2026-05-21 9:58 ` Konrad Dybcio
2026-05-17 14:56 ` [PATCH 4/7] arm64: dts: qcom: sm8550: " Dmitry Baryshkov
2026-05-21 9:58 ` Konrad Dybcio
2026-05-17 14:56 ` [PATCH 5/7] arm64: dts: qcom: sm8650: " Dmitry Baryshkov
2026-05-21 9:58 ` Konrad Dybcio
2026-05-17 14:56 ` [PATCH 6/7] arm64: dts: qcom: kodiak: " Dmitry Baryshkov
2026-05-22 11:08 ` Konrad Dybcio
2026-05-17 14:56 ` [PATCH 7/7] ARM: dts: qcom: sdx55: " Dmitry Baryshkov
2026-05-21 9:59 ` Konrad Dybcio
2026-05-17 21:24 ` [PATCH 0/7] arm64: dts: qcom: " Alex Elder
2026-07-05 20:57 ` (subset) " Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260517-ipa-loader-v1-2-3c3764c1b4a3@oss.qualcomm.com \
--to=dmitry.baryshkov@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=cros-qcom-dts-watchers@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=elder@riscstar.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox