diff --git a/dts/arm/nxp/nxp_mcxa153.dtsi b/dts/arm/nxp/nxp_mcxa153.dtsi index d3573cbd69a..131a8ca2cff 100644 --- a/dts/arm/nxp/nxp_mcxa153.dtsi +++ b/dts/arm/nxp/nxp_mcxa153.dtsi @@ -174,6 +174,19 @@ nxp,kinetis-port = <&portd>; }; + i3c0: i3c@40002000 { + compatible = "nxp,mcux-i3c"; + reg = <0x40002000 0x1000>; + interrupts = <24 0>; + clocks = <&syscon MCUX_I3C_CLK>; + clk-divider = <4>; + clk-divider-slow = <1>; + clk-divider-tc = <1>; + status = "disabled"; + #address-cells = <3>; + #size-cells = <0>; + }; + lpadc0: lpadc@400af000 { compatible = "nxp,lpc-lpadc"; reg = <0x400af000 0x1000>;