mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Decrease dump size of the rpmh node for neo"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d26abe3ea0
@@ -10,7 +10,7 @@
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0 0x2400000>;
|
||||
size = <0 0x800000>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1671,7 +1671,7 @@
|
||||
};
|
||||
|
||||
rpmh {
|
||||
qcom,dump-size = <0x2000000>;
|
||||
qcom,dump-size = <0x400000>;
|
||||
qcom,dump-id = <0xec>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user