mbox series

[0/2] mmc: sd: Fix inconsistent sd3_bus_mode with failed voltage switch

Message ID 20220815073321.63382-1-adrian.hunter@intel.com
Headers show
Series mmc: sd: Fix inconsistent sd3_bus_mode with failed voltage switch | expand

Message

Adrian Hunter Aug. 15, 2022, 7:33 a.m. UTC
Hi

Here are 2 SD card fixes prompted by the following email thread:

	https://lore.kernel.org/linux-mmc/20220721055924.9043-1-sh043.lee@samsung.com/T/#u


Adrian Hunter (2):
      mmc: sd: Fix 1.8V workaround branch
      mmc: sd: Fix inconsistent sd3_bus_mode with failed voltage switch

 drivers/mmc/core/sd.c | 46 ++++++++++++++++++----------------------------
 1 file changed, 18 insertions(+), 28 deletions(-)


Regards
Adrian

Comments

Ulf Hansson Aug. 19, 2022, 2:49 p.m. UTC | #1
On Mon, 15 Aug 2022 at 09:33, Adrian Hunter <adrian.hunter@intel.com> wrote:
>
> Hi
>
> Here are 2 SD card fixes prompted by the following email thread:
>
>         https://lore.kernel.org/linux-mmc/20220721055924.9043-1-sh043.lee@samsung.com/T/#u
>
>
> Adrian Hunter (2):
>       mmc: sd: Fix 1.8V workaround branch
>       mmc: sd: Fix inconsistent sd3_bus_mode with failed voltage switch
>
>  drivers/mmc/core/sd.c | 46 ++++++++++++++++++----------------------------
>  1 file changed, 18 insertions(+), 28 deletions(-)
>
>

Applied for fixes and by adding stable tags to both the patches, thanks!

Kind regards
Uffe