Re: [PATCH] riscv: dts: canaan: drop invalid spi-max-frequency

From: Conor Dooley
Date: Sun Mar 26 2023 - 19:01:08 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

On Sun, 26 Mar 2023 18:47:51 +0200, Krzysztof Kozlowski wrote:
> The spi-max-frequency is a property of SPI children, not the
> controller:
>
> k210_generic.dtb: spi@50240000: Unevaluated properties are not allowed ('spi-max-frequency' was unexpected)
>
>

Applied to riscv-dt-fixes, thanks!
I'll make sure to add a test for the !mmu dts in CI too.

[1/1] riscv: dts: canaan: drop invalid spi-max-frequency
https://git.kernel.org/conor/c/8056dc043d7f

Thanks,
Conor.