Commit ffc8c8c
committed
sunxi: mellowflyc5: configure card detect GPIO for mmc0 in U-Boot
Replace 'broken-cd;' with 'cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;' in
the U-Boot device tree patch for the Mellow Fly-C5.
We verified on physical hardware that the PF6 pin is wired to the card
detect switch, operating as active-low (logical high when empty, logical
low when a card is inserted).
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Assisted-by: Antigravity <antigravity@google.com>1 parent 55479e1 commit ffc8c8c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments