Enable abox suspend debug dump

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>
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>;