u-boot-brain/drivers/power/regulator
Trent Piepho d3eaf95ec6 power: pfuze100: Fix off by one error in voltage table handling
The code that sets a regulator by looking up the voltage in a table had
an off by one error.  vsel_mask is a bitmask, not the number of table
entries, so a vsel_mask value of 0x7 indicates there are 8, not 7,
entries in the table.

Cc: Peng Fan <Peng.Fan@freescale.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Trent Piepho <tpiepho@impinj.com>
2019-06-11 10:42:48 +02:00
..
act8846.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
as3722_regulator.c power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 2018-05-10 16:34:20 -07:00
fan53555.c power: add FAN53555 family support 2018-12-10 10:04:45 +01:00
fixed.c drivers: regulator: fixed: add u-boot, off-on-delay-us 2018-08-19 20:38:39 -04:00
gpio-regulator.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig power: rename stpmu1 to official name stpmic1 2019-04-12 16:09:13 +02:00
lp873x_regulator.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lp87565_regulator.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile power: rename stpmu1 to official name stpmic1 2019-04-12 16:09:13 +02:00
max77686.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
palmas_regulator.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pbias_regulator.c ARM: dts: dra7: Change pbias voltage to 3.3V 2019-04-12 08:05:56 -04:00
pfuze100.c power: pfuze100: Fix off by one error in voltage table handling 2019-06-11 10:42:48 +02:00
pwm_regulator.c power: pwm regulator: support live tree 2018-05-08 13:12:33 +09:00
regulator-uclass.c regulator: Add support for ramp delay 2019-03-11 15:53:19 +09:00
rk8xx.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
s2mps11_regulator.c power: regulator: s2mps11: Add enable delay 2019-03-11 15:53:19 +09:00
s5m8767.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32-vrefbuf.c power: regulator: Add support for stm32-vrefbuf 2018-05-08 09:07:39 -04:00
stpmic1.c stpmic1: update register names 2019-04-12 16:09:13 +02:00
tps65090_regulator.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tps65910_regulator.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00