[PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name

Conor.Dooley at microchip.com Conor.Dooley at microchip.com
Mon Jun 13 06:33:49 PDT 2022


On 06/06/2022 21:13, Conor Dooley wrote:
> From: Conor Dooley <conor.dooley at microchip.com>
> 
> After converting the pmic watchdog binding to yaml, dtbs_check complains
> that the node name doesn't match the binding. "Fix" it.

Hey Palmer,
The three dt-binding changes were accepted - do I need to poke SiFive to
ack the dts change or are you fine just taking it?
Thanks,
Conor.

> 
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
> ---
>   arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> index c4ed9efdff03..1f386b07a832 100644
> --- a/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> +++ b/arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts
> @@ -90,7 +90,7 @@ rtc {
>   			compatible = "dlg,da9063-rtc";
>   		};
>   
> -		wdt {
> +		watchdog {
>   			compatible = "dlg,da9063-watchdog";
>   		};
>   


More information about the linux-riscv mailing list