summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadu Solea <radusolea@google.com>2022-12-20 00:09:07 +0000
committerRadu Solea <radusolea@google.com>2022-12-20 00:09:07 +0000
commitf32933548f9300b188a8ccf3cd4143a7270a769f (patch)
tree8f31d069d36e1119324d2f0ed5676c5b5d2b2402
parent12670a824c89cea4211c73b67b6a4bc11afd604a (diff)
downloaddevicetree-android-exynos-r11-4.19-android11-wear-jr3.tar.gz
abox suspend debug dump timing seems to be masking a race condition in the pm suspend flow. This requires further investigation. Enabling the dump to prevent field issues until a proper fix is in place. BUG:262447135 TEST: manually verified that suspend dump is enabled and executing. Change-Id: I1dbf5c4ac2d2437fb0c803b48dc40ffad789c02a Signed-off-by: Radu Solea <radusolea@google.com>
-rw-r--r--r11_common.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/r11_common.dtsi b/r11_common.dtsi
index 00ab37e..a783765 100644
--- a/r11_common.dtsi
+++ b/r11_common.dtsi
@@ -20,6 +20,7 @@
#address-cells = <2>;
#size-cells = <1>;
samsung,abox-bootargs = "init=ab0x vss=1 offload=1";
+ samsung,abox-debug-enable;
abox_vss@0 {
compatible = "samsung,abox-vss";
magic_offset = <0x300000>;