[PATCH] arm64: dts: socfpga: agilex5: enable i3c0 and i3c1

From: Adrian Ng Ho Yin

Date: Tue May 26 2026 - 03:10:10 EST


Enable i3c0 and i3c1 for Agilex5 devkit.

Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@xxxxxxxxxx>
---
arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts b/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts
index 262bb3e8e5c7..7f6fab506867 100644
--- a/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts
+++ b/arch/arm64/boot/dts/intel/socfpga_agilex5_socdk.dts
@@ -61,6 +61,14 @@ &gpio1 {
status = "okay";
};

+&i3c0 {
+ status = "okay";
+};
+
+&i3c1 {
+ status = "okay";
+};
+
&osc1 {
clock-frequency = <25000000>;
};
--
2.49.GIT