diff options
author | Tom Rini <trini@konsulko.com> | 2020-09-22 22:08:16 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-22 22:08:16 -0400 |
commit | 55004fa43364e9824b8231e2060f9d7af9c7570a (patch) | |
tree | 31a8e5cc84feaa0d7af650b580b06fff0673c3b9 /arch/mips/dts/pic32mzda_sk.dts | |
parent | 5949f36f083515e2bb55f1a9c9110b287fbab587 (diff) | |
parent | 7d1538cc9bb87d12dcd8c9f9b07c17bb510042ef (diff) |
Merge tag 'mips-fixes-for-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
- mips: vocore2: fix SPL image generation
- mips: vocore2: fix LZMA decompression errors
- mips: vocore2: fix console output
- mips: pic32mzda: fix DTC warnings and GPIO nodes
- mips: pic32mzda: make GPIO and MMC working again
Diffstat (limited to 'arch/mips/dts/pic32mzda_sk.dts')
-rw-r--r-- | arch/mips/dts/pic32mzda_sk.dts | 1 |
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"; }; |