diff options
author | ChiYuan Huang <cy_huang@richtek.com> | 2025-03-18 19:07:04 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-18 12:25:24 +0000 |
commit | 64b3fb38b45f7f36954801c45d9b7c19d82d6f83 (patch) | |
tree | 69c3bc67a0a7998d90bc93c93d0d47d6ca7ef67a | |
parent | 502d16c0bd8fa40ba194f00ccac4bc205a5c253f (diff) |
regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated
Since the check for fixed LDO VOUT can be identified by the HW register,
mark the unnecessary property as deprecated.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://patch.msgid.link/f813c7b49c152193f24198c4baf2c3f04cb0a74d.1742295647.git.cy_huang@richtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml b/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml index 87accc6f13b8..a584ce54012c 100644 --- a/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml +++ b/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml @@ -77,6 +77,7 @@ properties: properties: richtek,fixed-microvolt: + deprecated: true description: | This property can be used to set a fixed operating voltage that lies outside the range of the regulator's adjustable mode. |