mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 17:43:59 +00:00
regulator: tps65910: Add regulator info for RTC rail
Adding missing regulator info for VRTC rail for device tps65911. The regulator voltage rail index start from VRTC which is defined as 0. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
0ce6987345
commit
c2f8efd764
@ -174,6 +174,9 @@ static struct tps_info tps65910_regs[] = {
|
||||
};
|
||||
|
||||
static struct tps_info tps65911_regs[] = {
|
||||
{
|
||||
.name = "VRTC",
|
||||
},
|
||||
{
|
||||
.name = "VIO",
|
||||
.min_uV = 1500000,
|
||||
|
Loading…
x
Reference in New Issue
Block a user