]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 18 Jun 2023 11:44:38 +0000 (13:44 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 04:26:41 +0000 (21:26 -0700)
There is no 'msg-size' property in ramoops, so assume intention was for
'pmsg-size':

  sm6125-sony-xperia-seine-pdx201.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230618114442.140185-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts

index 9f8a9ef398a267febaffc14947fcfe01b1583f87..de85086c65adc765e7c33c2777114c6c26f077aa 100644 (file)
@@ -79,7 +79,7 @@
                        reg = <0x0 0xffc40000 0x0 0xc0000>;
                        record-size = <0x1000>;
                        console-size = <0x40000>;
-                       msg-size = <0x20000 0x20000>;
+                       pmsg-size = <0x20000>;
                };
 
                cmdline_mem: memory@ffd00000 {