Re: [PATCH] dt-bindings: omap: ti,prm-inst: Convert to DT schema

From: Andreas Kemnade

Date: Fri Jan 09 2026 - 11:17:24 EST


On Fri, 2 Jan 2026 16:02:31 -0600
Rob Herring <robh@xxxxxxxxxx> wrote:

> 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.
>
or do we want to put it in arm/ti where also the board compatibles reside and
have bindings/arm/omap as the purgatory of the bindings.
BTW: the driver (drivers/pmdomain/ti/omap_prm.c) is listed under
TI KEYSTONE MULTICORE NAVIGATOR DRIVERS in MAINTAINERS although it is not keystone arch.

> Rob
>