Commit 8dc7e3e5 authored by Alex Elder's avatar Alex Elder Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7280: enable IPA for sc7280-idp



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

Signed-off-by: default avatarAlex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20210804210214.1891755-3-elder@linaro.org


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent fc4f0273
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -241,6 +241,11 @@
	};
};

&ipa {
	status = "okay";
	modem-init;
};

&pmk8350_vadc {
	pmk8350_die_temp {
		reg = <PMK8350_ADC7_DIE_TEMP>;