On Mon, 16 Nov 2020 16:07:56 +0100, Johan Jonker wrote:
> A test with the command below gives for example this error:
>
> /arch/arm/boot/dts/rv1108-evb.dt.yaml:
> wdt@1036: $nodename:0: 'wdt@1036'
> does not match '^watchdog(@.*|-[0-9a-f])?$'
>
> Fix it by renaming the wdt nodename to wat
A test with the command below gives for example this error:
/arch/arm/boot/dts/rv1108-evb.dt.yaml:
wdt@1036: $nodename:0: 'wdt@1036'
does not match '^watchdog(@.*|-[0-9a-f])?$'
Fix it by renaming the wdt nodename to watchdog
in the rv1108.dtsi file.
make ARCH=arm dtbs_check
DT_SCHEMA_FIL
2 matches
Mail list logo