]> git.itanic.dy.fi Git - linux-stable/commit
dt-bindings: reset: syscon-reboot: Add priority property
authorPali Rohár <pali@kernel.org>
Mon, 26 Dec 2022 11:45:11 +0000 (12:45 +0100)
committerSebastian Reichel <sre@kernel.org>
Fri, 3 Feb 2023 12:10:34 +0000 (13:10 +0100)
commitd7544cbe04e74e9dd33a94481ffe9b2e63222cd6
treee44251d377ceba4a076abe6947ac2c4a4e00c943
parent6adaa9a4ece44e22e0c4d2e9dbce175679383cc5
dt-bindings: reset: syscon-reboot: Add priority property

This new optional priority property allows to specify custom priority level
of reset device. Prior this change priority level was hardcoded to 192 and
not possible to specify or change. Specifying other value is needed for
some boards. Default level when not specified stays at 192 as before.

Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
[add $ref to existing allOf to fix duplication warning]
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/reset/syscon-reboot.yaml