On 6/15/23 16:31, Rob Herring wrote: > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. > > Most of these have been fixed already, so fix the handful that snuck in. > With this, a meta-schema check can be enabled to catch these > automatically. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/brcm,bcm63268-timer-clocks.yaml | 2 +- > Documentation/devicetree/bindings/clock/imx8mp-audiomix.yaml | 2 +- > .../devicetree/bindings/power/reset/restart-handler.yaml | 2 +- > .../devicetree/bindings/remoteproc/ti,pru-consumer.yaml | 2 +- > .../devicetree/bindings/reserved-memory/framebuffer.yaml | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) > ... > diff --git a/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml b/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml > index c6d86964b72a..35f0bb38f7b2 100644 > --- a/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/ti,pru-consumer.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/remoteproc/ti,pru-consumer.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Common TI PRU Consumer Binding > +title: TI PRU Consumer Common Properties > > maintainers: > - Suman Anna <s-anna@xxxxxx> For PRU Consumer binding, Reviewed-by: Suman Anna <s-anna@xxxxxx> regards Suman