From: Chanwoo Choi Date: Mon, 28 Jul 2014 12:44:00 +0000 (+0100) Subject: iio: adc: exynos_adc: Add support for s3c24xx ADC X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1187^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=145b0a5d18565615724045dbc2ada32324faa395;p=pandora-kernel.git iio: adc: exynos_adc: Add support for s3c24xx ADC This patch add support for s3c2410/s3c2416/s3c2440/s3c2443 ADC. The s3c24xx is alomost same as ADCv1. But, There are a little difference as following: - ADCMUX register address - ADCDAT mask (10 bit or 12 bit ADC resolution according to SoC version) - s3c24xx/s3c64xx has not included ADC_PHY enable register Signed-off-by: Chanwoo Choi Acked-by: Arnd Bergmann Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed