Thread (9 messages) 9 messages, 3 authors, 2026-01-22
STALE158d

[PATCH 4/4] riscv: dts: andes: qilai: add I2C controller

From: Ben Zong-You Xie <ben717@andestech.com>
Date: 2026-01-15 14:54:41
Also in: linux-i2c, linux-riscv, lkml
Subsystem: risc-v andes soc support, risc-v architecture, the rest · Maintainers: Ben Zong-You Xie, Paul Walmsley, Palmer Dabbelt, Albert Ou, Linus Torvalds

Add the I2C node to QiLai DTS.

Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
---
 arch/riscv/boot/dts/andes/qilai.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/arch/riscv/boot/dts/andes/qilai.dtsi b/arch/riscv/boot/dts/andes/qilai.dtsi
index de3de32f8c39..aef641f02a53 100644
--- a/arch/riscv/boot/dts/andes/qilai.dtsi
+++ b/arch/riscv/boot/dts/andes/qilai.dtsi
@@ -182,5 +182,11 @@ uart0: serial@30300000 {
 			reg-io-width = <4>;
 			no-loopback-test;
 		};
+
+		i2c: i2c@30800000 {
+			compatible = "andestech,qilai-i2c","andestech,atciic100";
+			reg = <0x0 0x30800000 0x0 0x100000>;
+			interrupts = <6 IRQ_TYPE_LEVEL_HIGH>;
+		};
 	};
 };
-- 
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help