arm64: dts: qcom: sm8350-mtp: enable IPA

Enable IPA for the SM8350 MTP.

Signed-off-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20210413170553.1778792-3-elder@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Alex Elder 2021-04-13 12:05:53 -05:00 committed by Bjorn Andersson
parent f11d3e7da3
commit adfea97e49

View File

@ -364,3 +364,9 @@
vdda-phy-supply = <&vreg_l6b_1p2>;
vdda-pll-supply = <&vreg_l5b_0p88>;
};
&ipa {
status = "okay";
memory-region = <&pil_ipa_fw_mem>;
};