Re: [PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array

From: Rob Herring (Arm)
Date: Thu Jun 27 2024 - 16:11:07 EST



On Mon, 17 Jun 2024 10:18:07 -0700, Elliot Berman wrote:
> PSCI reboot mode will map a mode name to multiple magic values instead
> of just one. Convert the mode-.* property to an array. Users of the
> reboot-mode schema will need to specify the maxItems of the mode-.*
> properties. Existing users will all be 1.
>
> Signed-off-by: Elliot Berman <quic_eberman@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/power/reset/nvmem-reboot-mode.yaml | 4 ++++
> Documentation/devicetree/bindings/power/reset/qcom,pon.yaml | 7 +++++++
> Documentation/devicetree/bindings/power/reset/reboot-mode.yaml | 4 ++--
> .../devicetree/bindings/power/reset/syscon-reboot-mode.yaml | 4 ++++
> 4 files changed, 17 insertions(+), 2 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>