We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b9c66 commit ebb76b5Copy full SHA for ebb76b5
overlays/ADAFRUIT-SPI0-00-00A0.dts
@@ -23,7 +23,7 @@
23
__overlay__ {
24
spi0_pins_s0: spi0_pins_s0 {
25
pinctrl-single,pins = <
26
- 0x150 0x10 /* spi0_sclk, INPUT_PULLUP | MODE0 */
+ 0x150 0x10 /* spi0_sclk, OUTPUT_PULLUP | MODE0 */
27
0x154 0x30 /* spi0_d0, INPUT_PULLUP | MODE0 */
28
0x158 0x10 /* spi0_d1, OUTPUT_PULLUP | MODE0 */
29
0x15c 0x10 /* spi0_cs0, OUTPUT_PULLUP | MODE0 */
0 commit comments