ARM: dts: qcom: sdx55: consolidate IPA properties

Move generic IPA-related properties to the base DTSI file.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Alex Elder <elder@riscstar.com>
Link: https://lore.kernel.org/r/20260517-ipa-loader-v1-7-3c3764c1b4a3@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Dmitry Baryshkov 2026-05-17 17:56:13 +03:00 committed by Bjorn Andersson
parent 811a24b0ec
commit 273cec70d2
3 changed files with 3 additions and 4 deletions

View File

@ -237,8 +237,6 @@ &blsp1_uart3 {
};
&ipa {
qcom,gsi-loader = "self";
memory-region = <&ipa_fw_mem>;
status = "okay";
};

View File

@ -237,8 +237,6 @@ &blsp1_uart3 {
};
&ipa {
qcom,gsi-loader = "self";
memory-region = <&ipa_fw_mem>;
status = "okay";
};

View File

@ -510,6 +510,9 @@ ipa: ipa@1e40000 {
qcom,smem-state-names = "ipa-clock-enabled-valid",
"ipa-clock-enabled";
qcom,gsi-loader = "self";
memory-region = <&ipa_fw_mem>;
status = "disabled";
};