Skip to content

Commit 5264f6c

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 6fca2ed commit 5264f6c

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
@@ -179,6 +179,9 @@ mikrobus_serial: &flexcomm2 {
179179
mikrobus_spi: &hs_lspi {
180180
};
181181

182+
mikrobus_i2c: &flexcomm4 {
183+
};
184+
182185
&flexcomm0 {
183186
pinctrl-0 = <&pinmux_flexcomm0_usart>;
184187
pinctrl-names = "default";

0 commit comments

Comments
 (0)