From 0c6d3141a36f4099209ddf1d42f5d5d22a396fe3 Mon Sep 17 00:00:00 2001 From: Shashank Mittal Date: Mon, 12 Sep 2016 11:42:39 -0700 Subject: soc: qcom: move scan dump memory allocation Allocate memory for scan dump collection along with CPU context allocation. This will help in debugging crashes very early during boot up. Change-Id: Icbb2a60683ecca303cbd48576d80d0a765610c8f Signed-off-by: Shashank Mittal --- Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt b/Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt index 56559a69eb46..296e5dd0e383 100644 --- a/Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt +++ b/Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt @@ -34,6 +34,7 @@ Optional properties: - qcom,ipi-ping : (boolean) send keep alive ping to other cpus if present - qcom,wakeup-enable : (boolean) enable non secure watchdog to freeze / unfreeze automatically across suspend / resume path. +- qcom,scandump-size : size of scan dump memory region Example: -- cgit v1.2.3