Skip to content

Commit

Permalink
boards: nxp: mimxrt1060_evk.dtsi: remove redundant empty line
Browse files Browse the repository at this point in the history
Remove a redundant empty line from the LPSPI3 declaration.

Signed-off-by: Ofir Shemesh <[email protected]>
  • Loading branch information
ofirshe committed Mar 3, 2025
1 parent d8edd78 commit 9dc0533
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/nxp/mimxrt1060_evk/mimxrt1060_evk.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ arduino_spi: &lpspi1 {
dma-names = "rx", "tx";
pinctrl-0 = <&pinmux_lpspi3>;
pinctrl-names = "default";

};

&sai1 {
Expand Down

0 comments on commit 9dc0533

Please sign in to comment.