]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: power: reset: Convert mode-.* properties to array
authorElliot Berman <quic_eberman@quicinc.com>
Thu, 7 Nov 2024 23:38:25 +0000 (15:38 -0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 11 Nov 2024 22:09:36 +0000 (23:09 +0100)
commit05d9044177c3e910921522e0209640d3b825a6ae
tree16ffd904e0c58af0d9a521fc75a21e37d76719c6
parentf29cc6d9a3917f98f1fb109f0c8841dd095f3fb0
dt-bindings: power: reset: Convert mode-.* properties to array

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.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
Link: https://lore.kernel.org/r/20241107-arm-psci-system_reset2-vendor-reboots-v8-1-e8715fa65cb5@quicinc.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/reset/nvmem-reboot-mode.yaml
Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
Documentation/devicetree/bindings/power/reset/reboot-mode.yaml
Documentation/devicetree/bindings/power/reset/syscon-reboot-mode.yaml