Re: [PATCH v1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi
From: Conor Dooley
Date: Wed Aug 07 2024 - 13:32:13 EST
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
On Tue, 16 Jul 2024 11:54:00 +0100, Conor Dooley wrote:
> There is no rohm,dh2228fv on any of supported JH7110 boards - in fact
> the dh2228fv almost certainly does not exist as it is not a valid Rohm
> part number. Likely a typo by Maxime when adding the device originally,
> and should have been bh2228fv, but these boards do not have a bh2228fv
> either! Remove it from jh7110-common.dtsi - pretending to have a device
> so that the spidev driver will be bound by Linux is not acceptable.
>
> [...]
Applied to riscv-dt-fixes, thanks!
[1/1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi
https://git.kernel.org/conor/c/db6efa5e81a5
Thanks,
Conor.