Re: [PATCH] ARM: at91/dt: sama5d3 xplained: don't disable hsmci regulator

2016-03-22 Thread Nicolas Ferre
Le 11/03/2016 11:43, Ludovic Desroches a écrit : > If enabling the hsmci regulator on card detection, the board can reboot > on sd card insertion. Keeping the regulator always enabled fixes this > issue. > > Signed-off-by: Ludovic Desroches > Fixes: 1b53e3416dd0

Re: [PATCH] ARM: at91/dt: sama5d3 xplained: don't disable hsmci regulator

2016-03-22 Thread Nicolas Ferre
Le 11/03/2016 11:43, Ludovic Desroches a écrit : > If enabling the hsmci regulator on card detection, the board can reboot > on sd card insertion. Keeping the regulator always enabled fixes this > issue. > > Signed-off-by: Ludovic Desroches > Fixes: 1b53e3416dd0 ("ARM: at91/dt: sama5d3 xplained:

[PATCH] ARM: at91/dt: sama5d3 xplained: don't disable hsmci regulator

2016-03-11 Thread Ludovic Desroches
If enabling the hsmci regulator on card detection, the board can reboot on sd card insertion. Keeping the regulator always enabled fixes this issue. Signed-off-by: Ludovic Desroches Fixes: 1b53e3416dd0 ("ARM: at91/dt: sama5d3 xplained: add fixed regulator for vmmc0")

[PATCH] ARM: at91/dt: sama5d3 xplained: don't disable hsmci regulator

2016-03-11 Thread Ludovic Desroches
If enabling the hsmci regulator on card detection, the board can reboot on sd card insertion. Keeping the regulator always enabled fixes this issue. Signed-off-by: Ludovic Desroches Fixes: 1b53e3416dd0 ("ARM: at91/dt: sama5d3 xplained: add fixed regulator for vmmc0") Cc: sta...@vger.kernel.org