[PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
Rob Herring (Arm)
robh at kernel.org
Thu Jun 27 13:10:43 PDT 2024
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 at quicinc.com>
> ---
> .../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 at kernel.org>
More information about the linux-arm-kernel
mailing list