Skip to content

Commit 22fabb3

Browse files
evaporatingtimePhil Elwell
authored and
Phil Elwell
committed
Correct typos in spi-gpio35-39-overlay.dts (#1651)
bcrm,pins corrected to brcm,pins
1 parent f12478b commit 22fabb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/overlays/spi-gpio35-39-overlay.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
fragment@1 {
1919
target = <&spi0_cs_pins>;
2020
__overlay__ {
21-
bcrm,pins = <36 35>;
21+
brcm,pins = <36 35>;
2222
};
2323
};
2424

2525
fragment@2 {
2626
target = <&spi0_pins>;
2727
__overlay__ {
28-
bcrm,pins = <37 38 39>;
28+
brcm,pins = <37 38 39>;
2929
};
3030
};
3131
};

0 commit comments

Comments
 (0)