summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am3517-evm.dts
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-12-03 08:06:28 -0600
committerTom Rini <trini@konsulko.com>2018-12-07 08:13:48 -0500
commit5792f0d8be1cca679342a0aac58d51230bf4d30d (patch)
treeac63a7b242ac596447f0da88fed887fd3414bc6b /arch/arm/dts/am3517-evm.dts
parentbace22175b7ab96d4caacfcb6d1d6b990eca93c1 (diff)
ARM: DTS: Resync am3517-evm.dts with Linux 4.20
The DTS file for the AM3517 had the incorrect CD polarity. Resync with the fixed DTS file from Linux. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/dts/am3517-evm.dts')
-rw-r--r--arch/arm/dts/am3517-evm.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/am3517-evm.dts b/arch/arm/dts/am3517-evm.dts
index 1d158cfda15..1e2bb68231a 100644
--- a/arch/arm/dts/am3517-evm.dts
+++ b/arch/arm/dts/am3517-evm.dts
@@ -9,6 +9,7 @@
#include "am3517.dtsi"
#include "am3517-som.dtsi"
+#include "am3517-evm-ui.dtsi"
#include <dt-bindings/input/input.h>
/ {
@@ -227,7 +228,7 @@
vmmc-supply = <&vmmc_fixed>;
bus-width = <4>;
wp-gpios = <&gpio4 30 GPIO_ACTIVE_HIGH>; /* gpio_126 */
- cd-gpios = <&gpio4 31 GPIO_ACTIVE_HIGH>; /* gpio_127 */
+ cd-gpios = <&gpio4 31 GPIO_ACTIVE_LOW>; /* gpio_127 */
};
&mmc3 {