We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83354a commit 2c0cc11Copy full SHA for 2c0cc11
arch/arm64/boot/dts/qcom/sm7150-xiaomi-davinci.dts
@@ -121,7 +121,7 @@
121
122
rmtfs_mem: memory@fde01000 {
123
compatible = "qcom,rmtfs-mem";
124
- reg = <0 0xfde01000 0 0x200000>;
+ reg = <0 0xf2e01000 0 0x200000>;
125
no-map;
126
127
qcom,client-id = <1>;
@@ -443,6 +443,13 @@
443
/* goodix,gt9889 (touchscreen) @ 5d */
444
};
445
446
+&ipa {
447
+ status = "okay";
448
+
449
+ memory-region = <&ipa_fw_mem>;
450
+ firmware-name = "qcom/sm7150/davinci/ipa_fws.mbn";
451
+};
452
453
&pm6150_pon {
454
pm6150_resin: resin {
455
compatible = "qcom,pm8941-resin";
0 commit comments