]> git.karo-electronics.de Git - linux-beck.git/commit
iio: adc: exynos_adc: add support for s3c64xx adc
authorArnd Bergmann <arnd@arndb.de>
Mon, 28 Jul 2014 12:44:00 +0000 (13:44 +0100)
committerJonathan Cameron <jic23@kernel.org>
Thu, 7 Aug 2014 16:36:55 +0000 (17:36 +0100)
commit249535d894216f5dcd922accfb435d32d417d56f
treedc996287bf5603197828ce4725a04d500914bac1
parent44d6f2ef94f9825e6eb9072f1611e0ea4cd81fa1
iio: adc: exynos_adc: add support for s3c64xx adc

The ADC in s3c64xx is almost the same as exynosv1, but
has a different 'select' method. Adding this here will be
helpful to move over the existing s3c64xx platform from the
legacy plat-samsung/adc driver to the new exynos-adc.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt
drivers/iio/adc/exynos_adc.c