mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
arm64: dts: qcom: sdm845-mtp: enable IPA
Enable IPA on the SDM845 MTP. Signed-off-by: Alex Elder <elder@linaro.org> Link: https://lore.kernel.org/r/20200519123258.29228-1-elder@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
71208cd4b1
commit
636245a6b1
|
|
@ -448,6 +448,11 @@ &i2c10 {
|
|||
clock-frequency = <400000>;
|
||||
};
|
||||
|
||||
&ipa {
|
||||
status = "okay";
|
||||
memory-region = <&ipa_fw_mem>;
|
||||
};
|
||||
|
||||
&mdss {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user