Hi, On Mon, Nov 21, 2022 at 12:06:07PM +0100, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Guenter Roeck # watchdog > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Acked-by: Miquel Raynal > --- > .../devicetree/bindings/power/reset/restart-handler.yaml | 2 +- ... > diff --git a/Documentation/devicetree/bindings/power/reset/restart-handler.yaml b/Documentation/devicetree/bindings/power/reset/restart-handler.yaml > index 1f9a2aac53c0..378b404af7fd 100644 > --- a/Documentation/devicetree/bindings/power/reset/restart-handler.yaml > +++ b/Documentation/devicetree/bindings/power/reset/restart-handler.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/power/reset/restart-handler.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Restart and shutdown handler generic binding > +title: Restart and Shutdown Handler Common Properties > > maintainers: > - Sebastian Reichel Acked-by: Sebastian Reichel -- Sebastian