Skip to content

Commit ebb76b5

Browse files
committed
Update ADAFRUIT-SPI0-00-00A0.dts
1 parent f6b9c66 commit ebb76b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlays/ADAFRUIT-SPI0-00-00A0.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
__overlay__ {
2424
spi0_pins_s0: spi0_pins_s0 {
2525
pinctrl-single,pins = <
26-
0x150 0x10 /* spi0_sclk, INPUT_PULLUP | MODE0 */
26+
0x150 0x10 /* spi0_sclk, OUTPUT_PULLUP | MODE0 */
2727
0x154 0x30 /* spi0_d0, INPUT_PULLUP | MODE0 */
2828
0x158 0x10 /* spi0_d1, OUTPUT_PULLUP | MODE0 */
2929
0x15c 0x10 /* spi0_cs0, OUTPUT_PULLUP | MODE0 */

0 commit comments

Comments
 (0)