summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver/bc12/mt6360.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/bc12/mt6360.c b/driver/bc12/mt6360.c
index 2c47f58825..c634be8e33 100644
--- a/driver/bc12/mt6360.c
+++ b/driver/bc12/mt6360.c
@@ -251,6 +251,8 @@ static const uint16_t MT6360_LDO5_VOSEL_TABLE[8] = {
};
static const uint16_t MT6360_LDO6_VOSEL_TABLE[16] = {
+ [0x0] = 500,
+ [0x1] = 600,
[0x2] = 700,
[0x3] = 800,
[0x4] = 900,