Re: [PATCH] ARM: dts: tegra: Fix missing card detection in Trimslice µSD card slot

2017-01-25 Thread Thierry Reding
On Sun, Jan 22, 2017 at 10:17:48PM +0100, Rask Ingemann Lambertsen wrote: > 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 > --- > arch/arm/boot/dts/tegr

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

2017-01-22 Thread Rask Ingemann Lambertsen
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 --- arch/arm/boot/dts/tegra20-trimslice.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dt