Skip to content

Commit 2591942

Browse files
hpmanoj14cfriedt
authored andcommitted
boards: adafruit: metro_rp2350: Fix the Arduino spi node label
Fix the Arduino spi node typo Signed-off-by: Manoj Purushothama <[email protected]>
1 parent bf8456e commit 2591942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/adafruit/metro_rp2350/adafruit_metro_rp2350_rp2350b_m33.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ zephyr_udc0: &usbd {
162162
&pio0 {
163163
status = "okay";
164164

165-
arduion_spi: pio0_spi0 {
165+
arduino_spi: pio0_spi0 {
166166
compatible = "raspberrypi,pico-spi-pio";
167167
clocks = <&clocks RPI_PICO_CLKID_CLK_SYS>;
168168
#address-cells = <1>;

0 commit comments

Comments
 (0)