commit | bb9668c34b173176b6b46ac459b00a0adc8f62d2 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Jul 10 05:23:37 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 23 14:33:21 2018 -0400 |
tree | 910e158b7fd4a4e2b31a11c6a0338bb273be21b0 | |
parent | f6dc8fb79e42ff58109346f97c1c07ec5d8e73c5 [diff] |
ARM: DTS: am3517-evm-u-boot: Mark MMC1 with cd-inverted In order to use the device tree for MMC, the card-detect pin needs to be inverted. This patch places this into the am3517-evm-u-boot.dtsi file to keep the main DTS and DTSI files clean and in-sync with Linux Signed-off-by: Adam Ford <aford173@gmail.com>