Skip to content

Commit ba67714

Browse files
committed
boards: nxp: imx943_evk: m33: enable lpi2c6 node
Enable lpi2c6 node Signed-off-by: Biwen Li <[email protected]>
1 parent 5021412 commit ba67714

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

boards/nxp/imx943_evk/imx943_evk_mimx94398_m33.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,12 @@
9999
};
100100
};
101101

102+
&lpi2c6 {
103+
pinctrl-0 = <&lpi2c6_default>;
104+
pinctrl-names = "default";
105+
status = "okay";
106+
};
107+
102108
&lpuart8 {
103109
status = "okay";
104110
current-speed = <115200>;

0 commit comments

Comments
 (0)