[PATCH 2/4] arm64: dts: qcom: sc7280: enable IPA for sc7280-idp

From: Alex Elder
Date: Wed Aug 04 2021 - 17:02:39 EST


Enable IPA for the SC7280 IDP, with the modem performing early
initialization.

Signed-off-by: Alex Elder <elder@xxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sc7280-idp.dts | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dts b/arch/arm64/boot/dts/qcom/sc7280-idp.dts
index 73225e3c2f86f..66640ce959124 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-idp.dts
+++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dts
@@ -243,6 +243,11 @@ vreg_l6e_0p8: ldo6 {
};
};

+&ipa {
+ status = "okay";
+ modem-init;
+};
+
&pmk8350_vadc {
pm8350_die_temp {
reg = <PM8350_ADC7_DIE_TEMP>;
--
2.27.0