Re: [PATCH v2 0/2] riscv: sophgo: add i2c and spi device to CV180x/SG2000x SoCs

From: Inochi Amaoto
Date: Thu Apr 11 2024 - 05:33:16 EST


On Thu, 8 Feb 2024 08:21:29 +0800, Inochi Amaoto wrote:
> Add i2c and spi devices
>
> The patch depends on the clk patch:
> https://lore.kernel.org/all/IA1PR20MB4953C774D41EDF1EADB6EC18BB6D2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/
>
> Changed from v1:
> 1. adjust the order of properties in dts.
>
> [...]

Applied to sophgo/for-next, thanks!

[1/2] riscv: dts: sophgo: cv18xx: Add spi devices
https://github.com/sophgo/linux/commit/4281f8f1489951a97af856e360c5d0bb8dc43096
[2/2] riscv: dts: sophgo: cv18xx: Add i2c devices
https://github.com/sophgo/linux/commit/65fcc08b4cfe92d5d2c39710b3145d0b56e8391d

Thanks,
Inochi