commit | c554eff2ba560f3ead77382af61509113a09e90e | [log] [tgz] |
---|---|---|
author | Felix Brack <fb@ltec.ch> | Thu Nov 29 13:45:06 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 07 08:13:45 2018 -0500 |
tree | 6c14a6a494b664bf82a308acb9deef9a4f4a7d1b | |
parent | 19ebf0b64466edb4ce986820873a79329ceabd37 [diff] |
dts: am335x-pdu001: Fix polarity of card detection input When a micro SD card is inserted in the PDU001 card cage, the card detection switch is opened and the corresponding GPIO input is driven by a pull-up. Hence change the active level of the card detection input from low to high. Signed-off-by: Felix Brack <fb@ltec.ch>