Re: [PATCH] riscv: dts: fu540-c000: fix duplicated dma compatible

From: Bin Meng
Date: Thu Apr 21 2022 - 03:47:00 EST


On Thu, Apr 21, 2022 at 2:54 PM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxx> 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>
> ---
> arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn@xxxxxxxxx>