On 26/03/2024 04:37, Frank Li wrote: > On Tue, Mar 26, 2024 at 09:47:03AM +0800, Inochi Amaoto wrote: >> The DMA IP of Sophgo CV18XX/SG200X is based on a DW AXI CORE, with >> an additional channel remap register located in the top system control >> area. The DMA channel is exclusive to each core. >> >> Add the dmamux binding for CV18XX/SG200X series SoC >> >> Signed-off-by: Inochi Amaoto <inochiama@xxxxxxxxxxx> >> --- >> .../bindings/dma/sophgo,cv1800-dmamux.yaml | 48 ++++++++++++++++ >> include/dt-bindings/dma/cv1800-dma.h | 55 +++++++++++++++++++ > > I remember checkpatch.pl require .h have seperate patch. Why do you insist on that? Bindings header should be with binding. That's incorrect advice. Best regards, Krzysztof