diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2019-11-13 19:26:43 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-11-19 18:24:18 +0000 |
commit | 3f1a9e630b6e124c387cc57f6fea517cec68b44f (patch) | |
tree | e667824157389241c6d65302564ce876f7cf97eb /mm | |
parent | b59b654478093fa429ad4c7897ae29f201146a00 (diff) |
regulator: rn5t618: fix rc5t619 ldo10 enable
LDO9 and LDO10 were listed with the same enable bits.
That looks insane and there are no provisions in the code for handling such
a special case. Also other out-of-tree drivers use a separate bit to
enable it.
Example:
https://github.com/brunotl/kernel-kobo-mx6sl-ntx/blob/master/drivers/regulator/ricoh619-regulator.c
So it seems to be clearly a bug.
I cannot fully check it on my board without schematics and just discovered
this during code analysis for another problem.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Link: https://lore.kernel.org/r/20191113182643.23885-1-andreas@kemnade.info
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions