Add i2c and spi devices
The patch depends on the clk patch:
https://lore.kernel.org/all/IA1PR20MB4953C774D41EDF1EADB6EC18BB6D2@IA1PR20MB4953.namprd20.prod.outlook.com/
Changed from v1:
1. adjust the order of properties in dts.
Inochi Amaoto (2):
riscv: dts: sophgo: cv18xx: Add spi devices
riscv: dts: sophgo: cv18xx: Add i2c devices
arch/riscv/boot/dts/sophgo/cv18xx.dtsi | 99 ++++++++++++++++++++++++++
1 file changed, 99 insertions(+)
--
2.43.0
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@IA1PR20MB4953.namprd20.prod.outlook.com/
>
> 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