Re: [PATCH v2] dt-bindings: arm: st,nomadik: Convert to DT schema
From: Rob Herring (Arm)
Date: Fri May 08 2026 - 09:58:00 EST
On Thu, 07 May 2026 19:03:14 +0200, Andrew Rembrandt wrote:
> Convert the ST Nomadik boards binding from free-form text to DT schema.
>
> The binding documents the Nomadik NHK15/USB-S8815 platform compatibles.
>
> Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
> Signed-off-by: Andrew Rembrandt <kernel@xxxxxxxxxxxxx>
> ---
> Changes since v1:
> - Replace 'oneOf'+'const' with 'enum'
> - Remove example node (per Conor Dooley's review - it had no corresponding node
> in the relevant dts files)
>
> Thanks to Conor Dooley, Rob Herring, & Linus Walleij for the reviews.
> ---
> .../devicetree/bindings/arm/st,nomadik.yaml | 23 +++++++++++++
> .../devicetree/bindings/arm/ste-nomadik.txt | 38 ----------------------
> MAINTAINERS | 2 +-
> 3 files changed, 24 insertions(+), 39 deletions(-)
>
Applied, thanks!