Re: [PATCH v2] dt-bindings: power: Convert TI SmartReflex to DT schema

From: Rob Herring (Arm)

Date: Tue Aug 11 2026 - 14:01:19 EST



On Mon, 10 Aug 2026 13:16:41 +0000, Eduard Bostina wrote:
> Convert the Texas Instruments SmartReflex bindings to DT schema.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> Changes in v2:
> - Dropped the '|' block scalar from the description.
> - Marked 'ti,hwmods' as deprecated.
> - Reduced the examples down to a single one.
>
> Link to v1:
> https://lore.kernel.org/all/20260730092454.52466-1-egbostina@xxxxxxxxx/
>
> .../bindings/power/ti,smartreflex.yaml | 50 +++++++++++++++++++
> .../bindings/power/ti-smartreflex.txt | 47 -----------------
> 2 files changed, 50 insertions(+), 47 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/power/ti,smartreflex.yaml
> delete mode 100644 Documentation/devicetree/bindings/power/ti-smartreflex.txt
>

Applied, thanks!