On Sun, 23 Jan 2022 14:36:15 +0100, Frank Wunderlich wrote: > DMA-Cotrollers defined in rk356x.dtsi do not match the pattern in bindings. > > arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dt.yaml: > dmac@fe530000: $nodename:0: 'dmac@fe530000' does not match '^dma-controller(@.*)?$' > From schema: Documentation/devicetree/bindings/dma/arm,pl330.yaml > arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dt.yaml: > dmac@fe550000: $nodename:0: 'dmac@fe550000' does not match '^dma-controller(@.*)?$' > From schema: Documentation/devicetree/bindings/dma/arm,pl330.yaml > > [...] Applied as fix for 5.17, thanks! [1/1] arm64: dts: rk356x: fix dma-controller warning commit: 2ddd96aadbd0412040ef49eda94549c32de6c92c I've adapted the subject to arm64: dts: rockchip: fix dma-controller node names on rk356x though. Please use prefixes matching the subsystem (i.e. arm64: dts: rockchip: ... in this case) Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>