Hi, There are two types of LDO VOUT: fixed voltage mode and adjustable voltage mode. As the fixed voltage for the LDO is outside the range of the adjustable voltage mode, the constraints for this scenario are not suitable to represent both modes. Therefore, A property is added to specify the fixed LDO VOUT. Alina Yu (2): regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints regulator: dt-bindings: rtq2208: Add specified fixed LDO VOUT property .../devicetree/bindings/regulator/richtek,rtq2208.yaml | 11 ++++++++++- drivers/regulator/rtq2208-regulator.c | 11 +++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-) -- 2.7.4