On 25/11/2021 16:31, Geert Uytterhoeven wrote: > "make dtbs_check": > > arch/riscv/boot/dts/canaan/sipeed_maix_bit.dt.yaml: spi-flash@0: $nodename:0: 'spi-flash@0' does not match '^flash(@.*)?$' > From schema: Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml > > Fix this by renaming all SPI FLASH nodes to "flash". > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- > arch/riscv/boot/dts/canaan/sipeed_maix_bit.dts | 2 +- > arch/riscv/boot/dts/canaan/sipeed_maix_dock.dts | 2 +- > arch/riscv/boot/dts/canaan/sipeed_maix_go.dts | 2 +- > arch/riscv/boot/dts/canaan/sipeed_maixduino.dts | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof