Am Montag, 9. März 2020, 14:40:20 CET schrieb Johan Jonker: > When we combine spi-rockchip.yaml and > spi-controller.yaml and add 'additionalProperties: false' > it gives for example this error: > > arch/arm/boot/dts/rv1108-evb.dt.yaml: spi@10270000: > '#dma-cells' does not match any of the regexes: > '^.*@[0-9a-f]+$', '^slave$' > > '#dma-cells' are not used for dma clients, so remove them all. > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/spi/spi-rockchip.yaml > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> applied for 5.7 Thanks Heiko