On Thu, 15 Jun 2023 15:31:54 -0600, 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(-) > Applied, thanks!