On 21/04/2022 08:54, Krzysztof Kozlowski wrote: > Remove duplicated compatible to fix error: > > u540-c000.dtsi:171.4-42: ERROR (duplicate_property_names): /soc/dma@3000000:compatible: Duplicate property name > > Fixes: 7eba954a8de8 ("riscv: dts: Add dma-channels property and modify compatible") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Hi everyone, This is an error which causes compilation to fail. Such patches should be picked up faster than later, because it breaks various builds. I'll take it via my tree. Best regards, Krzysztof