Re: [PATCH 3/3] ARM: dts: vf: align watchdog node name with dtschema

From: Shawn Guo
Date: Thu Oct 29 2020 - 10:39:36 EST


On Sat, Sep 26, 2020 at 06:23:02PM +0200, Krzysztof Kozlowski wrote:
> The dtschema expects watchdog device node name to be "watchdog":
>
> arch/arm/boot/dts/vf500-colibri-eval-v3.dt.yaml: wdog@4003e000:
> $nodename:0: 'wdog@4003e000' does not match '^watchdog(@.*|-[0-9a-f])?$'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied, thanks.