Skip to content

Commit d1b2067

Browse files
committed
boards: nxp: add mikrobus_i2c to lpcxpresso55s69
This was missing despite other mikrobus labels being there. Verified against LPCXpresso55S69_Board_Schematic_RevA2_dec4.pdf Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 9ada047 commit d1b2067

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boards/nxp/lpcxpresso55s69/lpcxpresso55s69.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ mikrobus_serial: &flexcomm2 {};
182182

183183
mikrobus_spi: &hs_lspi {};
184184

185+
mikrobus_i2c: &flexcomm4 {
186+
};
187+
185188
&flexcomm0 {
186189
pinctrl-0 = <&pinmux_flexcomm0_usart>;
187190
pinctrl-names = "default";

0 commit comments

Comments
 (0)