power: Fix max77621 DVS voltage reg names

This commit is contained in:
CTCaer
2020-06-14 02:02:26 +03:00
parent 58d12e5754
commit b0c4cef077
5 changed files with 6 additions and 6 deletions

View File

@@ -64,7 +64,7 @@
#define MAX77621_GPU_I2C_ADDR 0x1C
#define MAX77621_VOUT_REG 0
#define MAX77621_VOUT_DVC_REG 1
#define MAX77621_VOUT_DVS_REG 1
#define MAX77621_CONTROL1_REG 2
#define MAX77621_CONTROL2_REG 3