[PATCH v3 1/2] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated

cy_huang@richtek.com posted 2 patches 9 months ago
[PATCH v3 1/2] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated
Posted by cy_huang@richtek.com 9 months ago
From: ChiYuan Huang <cy_huang@richtek.com>

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>
---
V3
- Separate trailing white removal into another commit

v2
- Mark the property as deprecated
---
 Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml | 1 +
 1 file changed, 1 insertion(+)

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.
-- 
2.34.1