Skip to content

Commit 911371f

Browse files
iandmorriscfriedt
authored andcommitted
boards: renesas: ek_ra8m1: added mikrobus spi node label
Added mikrobus_spi node label to EK-RA8M1 device tree board definition, allowing compatible shield boards to be used. Signed-off-by: Ian Morris <[email protected]>
1 parent f94a45c commit 911371f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/renesas/ek_ra8m1/ek_ra8m1.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@
300300
};
301301

302302
mikrobus_serial: &uart3 {};
303+
mikrobus_spi: &spi1 {};
303304

304305
&iic1 {
305306
#address-cells = <1>;

0 commit comments

Comments
 (0)