[PATCH 0/2] riscv: dts: spacemit: define all missing I2C controller nodes

Troy Mitchell posted 2 patches 1 month, 2 weeks ago
arch/riscv/boot/dts/spacemit/k1.dtsi | 90 ++++++++++++++++++++++++++++++++++--
1 file changed, 85 insertions(+), 5 deletions(-)
[PATCH 0/2] riscv: dts: spacemit: define all missing I2C controller nodes
Posted by Troy Mitchell 1 month, 2 weeks ago
Some I2C controllers exist in the hardware but are missing in the dtsi
file.

This series adds the corresponding nodes.

Signed-off-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
---
Troy Mitchell (2):
      riscv: dts: spacemit: reorder i2c2 node
      riscv: dts: spacemit: define all missing I2C controller nodes

 arch/riscv/boot/dts/spacemit/k1.dtsi | 90 ++++++++++++++++++++++++++++++++++--
 1 file changed, 85 insertions(+), 5 deletions(-)
---
base-commit: 17490bd0527f59d841168457b245581f314b5fa0
change-id: 20251105-k1-add-i2c-node-df8b50b64ef7

Best regards,
-- 
Troy Mitchell <troy.mitchell@linux.spacemit.com>
Re: [PATCH 0/2] riscv: dts: spacemit: define all missing I2C controller nodes
Posted by Yixun Lan 1 month ago
On Wed, 05 Nov 2025 11:37:42 +0800, Troy Mitchell wrote:
> Some I2C controllers exist in the hardware but are missing in the dtsi
> file.
> 
> This series adds the corresponding nodes.
> 
> 

Applied, thanks!

[1/2] riscv: dts: spacemit: reorder i2c2 node
      https://github.com/spacemit-com/linux/commit/3b70f972b6fb769bdee780b5b4639585845d6af4
[2/2] riscv: dts: spacemit: define all missing I2C controller nodes
      https://github.com/spacemit-com/linux/commit/5a97a38c22799a802f33001dcb022d2942fe4a41

Best regards,
-- 
Yixun Lan