summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Ciubotariu <aciubotariu@google.com>2023-06-02 20:40:33 -0700
committerAndrew Evans <andrewevans@google.com>2023-06-05 18:30:16 +0000
commitd19a12a068db97e1b459afeba8904a181f033040 (patch)
tree0c94c9e5170438ea828e112b5ea0e32223475433
parent27392f895817a1ef9214625a0ab96e812064ef59 (diff)
downloadmsm-d19a12a068db97e1b459afeba8904a181f033040.tar.gz
sw5100.fragment: Enable writes to /d/regmap/*/data
This is very helpful for debugging and testing e.g. SPMI registers. Bug: 275082505 Change-Id: I44d9c9c8f1ae37140aee7d7227ac4e2526e020a7 Signed-off-by: Andrei Ciubotariu <aciubotariu@google.com>
-rw-r--r--sw5100.fragment4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw5100.fragment b/sw5100.fragment
index f2107bb..373af16 100644
--- a/sw5100.fragment
+++ b/sw5100.fragment
@@ -1,7 +1,9 @@
CONFIG_GOOGLE_VOTABLE=m
CONFIG_GOOGLE_LOGBUFFER=m
-CONFIG_QCOM_RAMDUMP=m
CONFIG_I2C_CHARDEV=m
+CONFIG_QCOM_RAMDUMP=m
+CONFIG_REGMAP_QTI_DEBUGFS_ALLOW_WRITE=y
+
# CONFIG_QCOM_POWER_SUPPLY is not set
# CONFIG_QPNP_SMBLITE is not set
# CONFIG_QTI_QBG is not set