* [PATCH v2 0/1] regulator: rtq2208: Fix incorrect code section @ 2025-03-18 3:53 cy_huang 2025-03-18 3:53 ` [PATCH v2 1/1] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated cy_huang 0 siblings, 1 reply; 3+ messages in thread From: cy_huang @ 2025-03-18 3:53 UTC (permalink / raw) To: Mark Brown, Krzysztof Kozlowski, Conor Dooley Cc: Rob Herring, ChiYuan Huang, linux-kernel, devicetree From: ChiYuan Huang <cy_huang@richtek.com> The old v1 series are here for the reference https://lore.kernel.org/lkml/cover.1742204502.git.cy_huang@richtek.com/ Since the subset of v1 patch series are accepted, there's only one document change are left and still need to be reviewed. ChiYuan Huang (1): regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated .../devicetree/bindings/regulator/richtek,rtq2208.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.34.1 ^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2 1/1] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated 2025-03-18 3:53 [PATCH v2 0/1] regulator: rtq2208: Fix incorrect code section cy_huang @ 2025-03-18 3:53 ` cy_huang 2025-03-18 8:47 ` Krzysztof Kozlowski 0 siblings, 1 reply; 3+ messages in thread From: cy_huang @ 2025-03-18 3:53 UTC (permalink / raw) To: Mark Brown, Krzysztof Kozlowski, Conor Dooley Cc: Rob Herring, ChiYuan Huang, linux-kernel, devicetree 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. Signed-off-by: ChiYuan Huang <cy_huang@richtek.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 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2 1/1] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated 2025-03-18 3:53 ` [PATCH v2 1/1] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated cy_huang @ 2025-03-18 8:47 ` Krzysztof Kozlowski 0 siblings, 0 replies; 3+ messages in thread From: Krzysztof Kozlowski @ 2025-03-18 8:47 UTC (permalink / raw) To: cy_huang Cc: Mark Brown, Krzysztof Kozlowski, Conor Dooley, Rob Herring, linux-kernel, devicetree On Tue, Mar 18, 2025 at 11:53:54AM +0800, cy_huang@richtek.com wrote: > 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. Also cleanup white-space. or separate commit... Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-18 8:47 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2025-03-18 3:53 [PATCH v2 0/1] regulator: rtq2208: Fix incorrect code section cy_huang 2025-03-18 3:53 ` [PATCH v2 1/1] regulator: dt-bindings: rtq2208: Mark fixed LDO VOUT property as deprecated cy_huang 2025-03-18 8:47 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).