Re: [PATCH v5 0/2] mmc: host: s3cmci: add device tree support

2017-03-24 Thread Ulf Hansson
On 18 March 2017 at 02:13, Sergio Prado wrote: > This series adds support for configuring Samsung's S3C24XX MMC/SD/SDIO > controller via device tree. > > Tested on FriendlyARM mini2440, based on s3c2440 SoC. > > Changes since v4 (as suggested by Jaehoon Chung): > - using just a flag as a data stru

[PATCH v5 0/2] mmc: host: s3cmci: add device tree support

2017-03-17 Thread Sergio Prado
This series adds support for configuring Samsung's S3C24XX MMC/SD/SDIO controller via device tree. Tested on FriendlyARM mini2440, based on s3c2440 SoC. Changes since v4 (as suggested by Jaehoon Chung): - using just a flag as a data structure for the driver to check for s3c2400 compatibility C