arm64: dts: exynos: Add reserved memory for pstore on E850-96
authorSam Protsenko <semen.protsenko@linaro.org>
Sun, 8 Oct 2023 03:36:33 +0000 (22:36 -0500)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 12 Oct 2023 20:01:49 +0000 (22:01 +0200)
commit23e4a49943624dd83199989c852565a3ff760fa7
tree761eadd5c1de6f6dc3a5fca35599e170937b7e18
parentf28dde395937e000585ac87c0d1c18885661161d
arm64: dts: exynos: Add reserved memory for pstore on E850-96

Reserve a 2 MiB memory region to record kmsg dumps, console, ftrace and
userspace messages. The implemented memory split allows capturing and
reading corresponding ring buffers:
  * dmesg: 6 dumps, 128 KiB each
  * console: 128 KiB
  * ftrace: 128 KiB for each of 8 CPUs (1 MiB total)
  * userspace messages: 128 KiB

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20231008033633.21304-1-semen.protsenko@linaro.org
[krzysztof: move the node to alphabetically sorted position]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynos850-e850-96.dts