Re: [PATCH] regulator: axp20x: fix LDO2/4 description

2020-09-23 Thread Mark Brown
On Wed, 23 Sep 2020 08:51:42 +0800, Icenowy Zheng wrote: > Currently we wrongly set the mask of value of LDO2/4 both to the mask of > LDO2, and the LDO4 voltage configuration is left untouched. This leads > to conflict when LDO2/4 are both in use. > > Fix this issue by setting different vsel_mask

[PATCH] regulator: axp20x: fix LDO2/4 description

2020-09-22 Thread Icenowy Zheng
Currently we wrongly set the mask of value of LDO2/4 both to the mask of LDO2, and the LDO4 voltage configuration is left untouched. This leads to conflict when LDO2/4 are both in use. Fix this issue by setting different vsel_mask to both regulators. Fixes: db4a555f7c4c ("regulator: axp20x: use