dt-bindings: power: reset: restart-handler: add common schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 23 Sep 2022 20:36:03 +0000 (22:36 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 28 Oct 2022 13:54:28 +0000 (15:54 +0200)
commit3f5b93f4077b37d576b6cdbcb636f443aa09eb03
tree93efa44e21a77fdcf6db7f5ee8580c7bfa844d5b
parent2e5632aef677cc2e22cbc76704526b51e29b3a7b
dt-bindings: power: reset: restart-handler: add common schema

Add common schema for restart and shutdown handlers, so they all use
same meaning of "priority" field.  The Linux drivers already have this
property and some systems want to customize it per-board in DTS.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/reset/gpio-restart.yaml
Documentation/devicetree/bindings/power/reset/restart-handler.yaml [new file with mode: 0644]