[PATCH 0/2] regulator: rk808: fix regulator ranges on RK806

From: Quentin Schulz
Date: Fri Feb 23 2024 - 08:12:09 EST


The regulator ranges aren't really matching what they should be for the
buck and ldo regulators on RK806. They are not wrong per-se but they are
a bit misleading.

The only change in behavior expected is that the buck regulators
shouldn't be able to say that 3.65V is possible.

Signed-off-by: Quentin Schulz <quentin.schulz@xxxxxxxxxxxxxxxxxxxxx>
---
Quentin Schulz (2):
regulator: rk808: fix buck range on RK806
regulator: rk808: fix LDO range on RK806

drivers/regulator/rk808-regulator.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
base-commit: ffd2cb6b718e189e7e2d5d0c19c25611f92e061a
change-id: 20240223-rk806-regulator-ranges-df59c64dcd6d

Best regards,
--
Quentin Schulz <quentin.schulz@xxxxxxxxxxxxxxxxxxxxx>