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

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.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent fc4f0273
......@@ -241,6 +241,11 @@ vreg_l6e_0p8: ldo6 {
};
};
&ipa {
status = "okay";
modem-init;
};
&pmk8350_vadc {
pmk8350_die_temp {
reg = <PMK8350_ADC7_DIE_TEMP>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment