[PATCH v2 2/4] dt-bindings: arm: Document reboot mode magic
Konrad Dybcio
konrad.dybcio at linaro.org
Mon Apr 15 12:34:43 PDT 2024
On 4/14/24 21:30, 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 at quicinc.com>
> ---
[...]
> +
> + // Case 5: SYSTEM_RESET2 vendor resets
> + psci {
> + compatible = "arm,psci-1.0";
> + method = "smc";
> +
> + mode-edl = <0>;
> + mode-bootloader = <1 2>;
These properties seem overly generic, and with PSCI only growing every
now and then, I think a reboot-mode (or similar) subnode would be in
order here
Konrad
More information about the linux-arm-kernel
mailing list