Re: [RFC PATCH] mmc: sdhci-pxav3: set NEED_RSP_BUSY capability

2025-03-17 Thread Ulf Hansson
On Mon, 10 Mar 2025 at 15:11, Karel Balej wrote: > > Set the MMC_CAP_NEED_RSP_BUSY capability for the sdhci-pxav3 host to > prevent conversion of R1B responses to R1. Without this, the eMMC card > in the samsung,coreprimevelte smartphone using the Marvell PXA1908 SoC > with this mmc host doesn't p

Re: [RFC PATCH] mmc: sdhci-pxav3: set NEED_RSP_BUSY capability

2025-03-14 Thread Adrian Hunter
On 10/03/25 16:07, Karel Balej wrote: > Set the MMC_CAP_NEED_RSP_BUSY capability for the sdhci-pxav3 host to > prevent conversion of R1B responses to R1. Without this, the eMMC card > in the samsung,coreprimevelte smartphone using the Marvell PXA1908 SoC > with this mmc host doesn't probe with the

Re: [RFC PATCH] mmc: sdhci-pxav3: set NEED_RSP_BUSY capability

2025-03-11 Thread Karel Balej
Adrian Hunter, 2025-03-11T09:34:28+02:00: > On 10/03/25 16:07, Karel Balej wrote: >> Set the MMC_CAP_NEED_RSP_BUSY capability for the sdhci-pxav3 host to >> prevent conversion of R1B responses to R1. Without this, the eMMC card >> in the samsung,coreprimevelte smartphone using the Marvell PXA1908 S

Re: [RFC PATCH] mmc: sdhci-pxav3: set NEED_RSP_BUSY capability

2025-03-11 Thread Adrian Hunter
On 10/03/25 16:07, Karel Balej wrote: > Set the MMC_CAP_NEED_RSP_BUSY capability for the sdhci-pxav3 host to > prevent conversion of R1B responses to R1. Without this, the eMMC card > in the samsung,coreprimevelte smartphone using the Marvell PXA1908 SoC So that SoC is from 2015? Is there anythin