Re: [RESEND PATCH v2 2/5] riscv: dts: sifive: fix Unleashed board compatible

From: Krzysztof Kozlowski
Date: Mon Oct 11 2021 - 10:42:56 EST


On 20/09/2021 15:02, Krzysztof Kozlowski wrote:
> Add missing sifive,fu540 compatible to fix dtbs_check warnings:
>
> arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dt.yaml: /: compatible: 'oneOf' conditional failed, one must be fixed:
> ['sifive,hifive-unleashed-a00', 'sifive,fu540-c000'] is too short
> 'sifive,hifive-unleashed-a00' is not one of ['sifive,hifive-unmatched-a00']
> 'sifive,fu740-c000' was expected
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. None
> ---
> arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>

Anyone maintains RISC-V boards? I got no replies for the first patch,
then for the second version and finally for the resend.

If no one is interested, I'll pick it up.

Best regards,
Krzysztof