[PATCH v2 2/2] ARM: dts: freescale: align watchdog node name with dtschema
Shawn Guo
shawnguo at kernel.org
Thu Oct 29 20:40:16 EDT 2020
On Thu, Oct 29, 2020 at 05:21:33PM +0100, Krzysztof Kozlowski wrote:
> The dtschema expects watchdog device node name to be "watchdog":
>
> arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dt.yaml: wdog at 2ad0000:
> $nodename:0: 'wdog at 2ad0000' does not match '^watchdog(@.*|-[0-9a-f])?$'
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
s/ARM/arm64 in subject.
I fixed it up and applied the patch.
Shawn
>
> ---
>
> Changes since v1:
> 1. New patch
> ---
> arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 2 +-
> arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list