Re: [PATCH v2 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap

2018-08-22 Thread Ulf Hansson
On 20 August 2018 at 15:04, Igor Opaniuk wrote: > Enable access to the RPMB on the on-board eMMC of the > Poplar board. > > Signed-off-by: Igor Opaniuk Thanks, queued for v.4.20! Kind regards Uffe > --- > > v2: > - as there are three dwmmc blocks integrated on Hi3798CV200 SoC with > identical

Re: [PATCH v2 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap

2018-08-20 Thread Shawn Guo
On Mon, Aug 20, 2018 at 9:04 PM Igor Opaniuk wrote: > > Enable access to the RPMB on the on-board eMMC of the > Poplar board. > > Signed-off-by: Igor Opaniuk Acked-by: Shawn Guo

[PATCH v2 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap

2018-08-20 Thread Igor Opaniuk
Enable access to the RPMB on the on-board eMMC of the Poplar board. Signed-off-by: Igor Opaniuk --- v2: - as there are three dwmmc blocks integrated on Hi3798CV200 SoC with identical CMD23 support, provide MMC_CAP_CMD23 capability instead of 0 for the third block also. drivers/mmc/host/dw_mmc