Re: [PATCH] mmc: dw_mmc: Add support for IMG Pistachio

2014-11-19 Thread Ulf Hansson
On 13 November 2014 19:50, Andrew Bresticker wrote: > Add support for the DW MMC host found on the Imagination Pistachio SoC. > Like the DW MMC hosts found on SOCFPGA and Rockchip SoCs, the DW MMC > host on Pistachio requires the use of SDMMC_CMD_USE_HOLD_REG. > > Signed-off-by: Andrew Bresticker

Re: [PATCH] mmc: dw_mmc: Add support for IMG Pistachio

2014-11-18 Thread Jaehoon Chung
On 11/19/2014 02:28 AM, Doug Anderson wrote: > Andrew, > > On Thu, Nov 13, 2014 at 10:50 AM, Andrew Bresticker > wrote: >> Add support for the DW MMC host found on the Imagination Pistachio SoC. >> Like the DW MMC hosts found on SOCFPGA and Rockchip SoCs, the DW MMC >> host on Pistachio requires

Re: [PATCH] mmc: dw_mmc: Add support for IMG Pistachio

2014-11-18 Thread Doug Anderson
Andrew, On Thu, Nov 13, 2014 at 10:50 AM, Andrew Bresticker wrote: > Add support for the DW MMC host found on the Imagination Pistachio SoC. > Like the DW MMC hosts found on SOCFPGA and Rockchip SoCs, the DW MMC > host on Pistachio requires the use of SDMMC_CMD_USE_HOLD_REG. > > Signed-off-by: An

[PATCH] mmc: dw_mmc: Add support for IMG Pistachio

2014-11-13 Thread Andrew Bresticker
Add support for the DW MMC host found on the Imagination Pistachio SoC. Like the DW MMC hosts found on SOCFPGA and Rockchip SoCs, the DW MMC host on Pistachio requires the use of SDMMC_CMD_USE_HOLD_REG. Signed-off-by: Andrew Bresticker --- .../devicetree/bindings/mmc/img-dw-mshc.txt| 29