On Mon, Dec 12, 2011 at 08:37:41PM +0530, Ashish Jangam wrote:
> This patch add SPI support for DA9052/53 MFD core module.
Applied, thanks.
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev
This patch add SPI support for DA9052/53 MFD core module.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v1:
- Remove spi_dev from struct da9052
- Move regmap_config due to added support of regmap cache
---