[PATCH v3 2/9] ARM: dts: nspire: Use syscon-reboot to handle restart

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Oct 27 12:33:12 PDT 2022


On 27/10/2022 14:13, Andrew Davis wrote:
> Writing this bit can be handled by the syscon-reboot driver.
> Add this node to DT.
> 
> Signed-off-by: Andrew Davis <afd at ti.com>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> Tested-by: Fabian Vogt <fabian at ritter-vogt.de>
> Reviewed-by: Fabian Vogt <fabian at ritter-vogt.de>
> ---
>  arch/arm/boot/dts/nspire.dtsi | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/nspire.dtsi b/arch/arm/boot/dts/nspire.dtsi
> index bb240e6a3a6f..48fbc9d533c3 100644
> --- a/arch/arm/boot/dts/nspire.dtsi
> +++ b/arch/arm/boot/dts/nspire.dtsi
> @@ -172,7 +172,14 @@ rtc: rtc at 90090000 {
>  			};
>  
>  			misc: misc at 900a0000 {
> +				compatible = "ti,nspire-misc", "syscon", "simple-mfd";

You have syscon and simple-mfd, but bindings in patch #1 say only syscon.


Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list