Re: [PATCH] dt-bindings: omap: ti,prm-inst: Convert to DT schema
From: Rob Herring
Date: Fri Jan 02 2026 - 17:02:54 EST
On Fri, Jan 02, 2026 at 08:32:15PM +0100, Andreas Kemnade wrote:
> Convert prm-inst binding to DT schema. Use the closest matching standard
> node name in the example.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> ---
> .../devicetree/bindings/arm/omap/prm-inst.txt | 31 ------------
> .../devicetree/bindings/arm/omap/ti,prm-inst.yaml | 55 ++++++++++++++++++++++
ti,omap-prm-inst.yaml to match the compatible. Otherwise, looks good.
Rob