1
0
Fork 0

ARM: dts: tegra: Fix missing card detection in Trimslice µSD card slot

Card insertion and removal currently goes undetected. AFAIK there's no
way to generate interrupts on card changes in this slot, so use polling.

Signed-off-by: Rask Ingemann Lambertsen <rask@formelder.dk>
Signed-off-by: Thierry Reding <treding@nvidia.com>
zero-colors
Rask Ingemann Lambertsen 2017-01-22 22:17:48 +01:00 committed by Thierry Reding
parent 0c18927f51
commit a3e4863ea9
1 changed files with 1 additions and 0 deletions

View File

@ -366,6 +366,7 @@
sdhci@c8000000 {
status = "okay";
broken-cd;
bus-width = <4>;
};