summaryrefslogtreecommitdiff
path: root/arch/mips/dts
diff options
context:
space:
mode:
authorJohn Robertson <john.robertson@simiatec.com>2020-09-01 05:55:42 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2020-09-23 01:14:14 +0300
commit69af033fb9ee25201483ed48c52c546779c75c9b (patch)
tree5321413fef7ccafd3351237dba1f8c3f2532fe46 /arch/mips/dts
parent10d65bf00beb8609c8d6639c3e60a89b148899e6 (diff)
downloadu-boot-69af033fb9ee25201483ed48c52c546779c75c9b.tar.xz
mips: pic32mzdask: disable SDHCI SDCD signal workaround
The PIC32MZ DA Starter Kit does not need the card detect workaround because the SDCD signal line is connected properly. Disable the workaround in this case. Signed-off-by: John Robertson <john.robertson@simiatec.com>
Diffstat (limited to 'arch/mips/dts')
-rw-r--r--arch/mips/dts/pic32mzda_sk.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/dts/pic32mzda_sk.dts b/arch/mips/dts/pic32mzda_sk.dts
index b3c916a6db..fc86154e0a 100644
--- a/arch/mips/dts/pic32mzda_sk.dts
+++ b/arch/mips/dts/pic32mzda_sk.dts
@@ -40,6 +40,7 @@
};
&sdhci {
+ microchip,use-sdcd;
status = "okay";
};