diff options
| author | Fabio Estevam <festevam@nabladev.com> | 2026-08-17 22:40:58 -0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-30 23:36:39 +0100 |
| commit | 97350c1541d0182195f022f459840a8bd3747b2b (patch) | |
| tree | dac9b710c242a2d30bf69c4a5f583da24d63ec2a /scripts/Makefile.thinlto | |
| parent | 7a89ec1b4fcc89420b3473705da33097edf6aea6 (diff) | |
| download | linux-next-97350c1541d0182195f022f459840a8bd3747b2b.tar.gz linux-next-97350c1541d0182195f022f459840a8bd3747b2b.zip | |
regulator: pca9450: Use LDO5 low-control enable mask
LDO5 has voltage-selection fields in both LDO5CTRL_L and LDO5CTRL_H,
selected by the SD_VSEL pin. Its ENMODE field, however, is only in
LDO5CTRL_L.
The regulator descriptors correctly use LDO5CTRL_L as enable_reg, but
use the misleading LDO5H_EN_MASK name for enable_mask. Both mask
definitions have the same value, so this causes no functional problem.
Use LDO5L_EN_MASK in all LDO5 descriptors and remove the unused
LDO5H_EN_MASK definition.
Signed-off-by: Fabio Estevam <festevam@nabladev.com>
Link: https://patch.msgid.link/20260818014059.351152-1-festevam@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
