aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2021-05-23 15:10:44 +0800
committerMark Brown <[email protected]>2021-05-24 09:50:22 +0100
commit0514582a1a5b4ac1a3fd64792826d392d7ae9ddc (patch)
treeaeca64c6594b9177ec22cc6de239c60d2062a899 /drivers/fpga/fpga-bridge.c
parent36cb555fae0875d5416e8514a84a427bec6e4cda (diff)
regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
The valid selectors for bd70528 bucks are 0 ~ 0xf, so the .n_voltages should be 16 (0x10). Use 0x10 to make it consistent with BD70528_LDO_VOLTS. Also remove redundant defines for BD70528_BUCK_VOLTS. Signed-off-by: Axel Lin <[email protected]> Acked-by: Matti Vaittinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions