public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/2] iio: adc: exynos_adc: Support Exynos3250 ADC
@ 2014-04-16 10:11 Chanwoo Choi
  2014-04-16 10:11 ` [PATCHv3 1/2] iio: adc: exynos_adc: Control special clock of ADC to support " Chanwoo Choi
  2014-04-16 10:11 ` [PATCHv3 2/2] iio: devicetree: Add DT binding documentation for " Chanwoo Choi
  0 siblings, 2 replies; 6+ messages in thread
From: Chanwoo Choi @ 2014-04-16 10:11 UTC (permalink / raw)
  To: jic23, ch.naveen, kgene.kim
  Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, rdunlap,
	t.figa, sachin.kamat, linux-iio, linux-samsung-soc, linux-kernel,
	linux-arm-kernel, devicetree, linux-doc, Chanwoo Choi

This patchset support Exynos3250 ADC (Analog Digital Converter) because
Exynos3250 has additional special clock for ADC IP.

Changes from v2:
- Check return value of clock function to deal with error exception
- Fix minor coding style to improve readability

Changes from v1:
- Add new "samsung,exynos-adc-v3" compatible to support Exynos3250 ADC
- Add a patch about DT binding documentation

Chanwoo Choi (2):
  iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
  iio: devicetree: Add DT binding documentation for Exynos3250 ADC

 .../devicetree/bindings/arm/samsung/exynos-adc.txt | 20 +++++
 drivers/iio/adc/exynos_adc.c                       | 86 ++++++++++++++++++----
 2 files changed, 93 insertions(+), 13 deletions(-)

-- 
1.8.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-17 11:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16 10:11 [PATCHv3 0/2] iio: adc: exynos_adc: Support Exynos3250 ADC Chanwoo Choi
2014-04-16 10:11 ` [PATCHv3 1/2] iio: adc: exynos_adc: Control special clock of ADC to support " Chanwoo Choi
2014-04-16 10:41   ` Tomasz Figa
2014-04-16 10:11 ` [PATCHv3 2/2] iio: devicetree: Add DT binding documentation for " Chanwoo Choi
2014-04-16 11:49   ` Tomasz Figa
2014-04-17 11:52     ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox