diff options
author | Axel Lin <axel.lin@ingics.com> | 2021-06-07 16:29:07 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-08 14:37:47 +0200 |
commit | 2e11737a772b95c6587df73f216eec1762431432 (patch) | |
tree | 5031d2a3b34b1566873b76cf9fcc8d77f124e8a0 /drivers/tty | |
parent | regulator: bd71815: Get rid of struct bd71815_pmic (diff) | |
download | linux-2e11737a772b95c6587df73f216eec1762431432.tar.xz linux-2e11737a772b95c6587df73f216eec1762431432.zip |
regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCK
According to the datasheet:
REGISTER DETAILS − 0x02 BUCK, BUCK_OUT is BIT0 ~ BIT7.
So vsel_mask for FAN53880_BUCK should be 0xFF.
Fixes: e6dea51e2d41 ("regulator: fan53880: Add initial support")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20210607142907.1599905-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions