Skip to content

Commit f9a2018

Browse files
arm64: dts: qcom: qcm6490-shift-otter: reduce rmtfs_mem from 6MiB to 2.5MiB
The downstream dts still has this at 2.5MiB unlike counterparts such as the Fairphone 5 who set it to 6MiB
1 parent dfcd4a2 commit f9a2018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/qcm6490-shift-otter.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132

133133
rmtfs_mem: rmtfs@f8500000 {
134134
compatible = "qcom,rmtfs-mem";
135-
reg = <0x0 0xf8500000 0x0 0x600000>;
135+
reg = <0x0 0xf8500000 0x0 0x280000>;
136136
no-map;
137137

138138
qcom,client-id = <1>;

0 commit comments

Comments
 (0)