diff mbox series

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

Message ID 20210804210214.1891755-3-elder@linaro.org
State New
Headers show
Series arm64: dts: qcom: IPA-related DTS updates | expand

Commit Message

Alex Elder Aug. 4, 2021, 9:02 p.m. UTC
Enable IPA for the SC7280 IDP, with the modem performing early
initialization.

Signed-off-by: Alex Elder <elder@linaro.org>

---
 arch/arm64/boot/dts/qcom/sc7280-idp.dts | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.27.0

Comments

Matthias Kaehlcke Aug. 5, 2021, 11:53 p.m. UTC | #1
On Wed, Aug 04, 2021 at 04:02:12PM -0500, Alex Elder wrote:
> Enable IPA for the SC7280 IDP, with the modem performing early

> initialization.

> 

> Signed-off-by: Alex Elder <elder@linaro.org>


Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
diff mbox series

Patch

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>;