[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8400088f3b68842ee63b6fa768fe2c545c473acf.1742269337.git.cy_huang@richtek.com>
Date: Tue, 18 Mar 2025 11:53:54 +0800
From: <cy_huang@...htek.com>
To: Mark Brown <broonie@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
CC: Rob Herring <robh@...nel.org>, ChiYuan Huang <cy_huang@...htek.com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
Subject: [PATCH v2 1/1] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated
From: ChiYuan Huang <cy_huang@...htek.com>
Since the check for fixed LDO VOUT can be identified by the HW register,
mark the unnecessary property as deprecated.
Signed-off-by: ChiYuan Huang <cy_huang@...htek.com>
---
Hi,
By Mark's comment, not to affect the old DT buggy, so mark this property as
deprecated. It's better than to directly remove it.
---
.../devicetree/bindings/regulator/richtek,rtq2208.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml b/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml
index 87accc6f13b8..022c1f197364 100644
--- a/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml
+++ b/Documentation/devicetree/bindings/regulator/richtek,rtq2208.yaml
@@ -39,7 +39,7 @@ properties:
interrupts:
maxItems: 1
-
+
richtek,mtp-sel-high:
type: boolean
description:
@@ -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
Powered by blists - more mailing lists