Re: [PATCH v3 1/3] dt-bindings: reset: syscon-reboot: Add priority property
From: Krzysztof Kozlowski <hidden>
Date: 2022-09-08 07:26:59
Also in:
linux-pm, linuxppc-dev, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2022-09-08 07:26:59
Also in:
linux-pm, linuxppc-dev, lkml
On 07/09/2022 18:33, Pali Rohár wrote:
On Wednesday 07 September 2022 14:38:42 Krzysztof Kozlowski wrote:quoted
On 31/08/2022 10:17, Pali Rohár wrote:quoted
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>Thanks for the changes. Explanation looks good. I sent a patch adding the common schema with priority. If it gets ack/review from Rob and Sebastian, please kindly rebase on top of it and use same way as I did for gpio-restart.yaml Best regards, KrzysztofOk, so just by adding "allOf: - $ref: restart-handler.yaml#" right?
Yes. Best regards, Krzysztof