On Mon, 17 Jun 2024 10:18:08 -0700, Elliot Berman wrote: > Add bindings to describe vendor-specific reboot modes. Values here > correspond to valid parameters to vendor-specific reset types in PSCI > SYSTEM_RESET2 call. > > Signed-off-by: Elliot Berman <quic_eberman@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/psci.yaml | 43 +++++++++++++++++++++++++ > 1 file changed, 43 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>