lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f813c7b49c152193f24198c4baf2c3f04cb0a74d.1742295647.git.cy_huang@richtek.com>
Date: Tue, 18 Mar 2025 19:07:04 +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: ChiYuan Huang <cy_huang@...htek.com>, Rob Herring <robh@...nel.org>,
	<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>, Krzysztof
 Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v3 1/2] 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.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Signed-off-by: ChiYuan Huang <cy_huang@...htek.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ