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

From: Shawn Guo
Date: Thu Oct 29 2020 - 10:38:43 EST


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

Applied, thanks.