configurations: harma: increase bridge GPIO setup time to 2s
Extend GPIO setup time to 2 seconds to prevent too-short transition
periods, which can result in incorrect battery reading values.
Change-Id: I4b2fa5f4d686a0ada6056864e891e9341219ebaf
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/meta/harma_mb.json b/configurations/meta/harma_mb.json
index 9d5dc64..47a1b6b 100644
--- a/configurations/meta/harma_mb.json
+++ b/configurations/meta/harma_mb.json
@@ -8,7 +8,7 @@
"Label": "in0",
"Name": "rtc-battery-voltage-read-enable",
"Polarity": "High",
- "SetupTime": 1
+ "SetupTime": 2
}
],
"Bus": 29,