Commit c572729b authored by Caleb Connolly's avatar Caleb Connolly Committed by Bjorn Andersson

arm64: dts: qcom: sdm845-oneplus-common: enable ipa

Enable the ipa node so that we can bring up mobile data.
Signed-off-by: default avatarCaleb Connolly <caleb@connolly.tech>
Link: https://lore.kernel.org/r/20210502014146.85642-5-caleb@connolly.techSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent e60fd5ac
......@@ -399,6 +399,12 @@ rmi4_f12: rmi4-f12@12 {
};
};
&ipa {
status = "okay";
memory-region = <&ipa_fw_mem>;
};
&mdss {
status = "okay";
};
......
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