devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] iio: adc: vf610: respect ADC clocking limitations
@ 2015-03-24 12:47 Stefan Agner
  2015-03-24 12:47 ` [PATCH v4 1/3] iio: adc: vf610: use ADC clock within specification Stefan Agner
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stefan Agner @ 2015-03-24 12:47 UTC (permalink / raw)
  To: jic23-DgEjT+Ai2ygdnm+yROfE0A, shawn.guo-QSEj5FYQhm4dnm+yROfE0A,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ
  Cc: knaack.h-Mmb7MZpHnFY, lars-Qo5EllUWu/uELgA04lAiVw,
	pmeerw-jW+XmwGofnusTnJN9+BGXg, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	pawel.moll-5wv7dgnIgG8, mark.rutland-5wv7dgnIgG8,
	ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg,
	galak-sgV2jX0FEOL9JmXXK+q4OQ, B38611-KZfg59tc24xl57MIdRCFDg,
	maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-iio-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Stefan Agner

Respect ADC clocking limitations which lead to bogous reading on
500MHz clocked Vybrid SoC's. Additionally, also implement a
sysfs-property to configure the conversion mode available in this
ADC peripherial.

The clock limitations are specified using the device tree, hence
I seek an Ack from the device tree maintainers here...

Changes since v3:
- Move device tree bindings to driver changes

Changes since v2:
- Add sysfs ABI documentation
- Fix commit message spelling errors

Changes since v1:
- Use ext_info for conversion mode


Stefan Agner (3):
  iio: adc: vf610: use ADC clock within specification
  iio: adc: vf610: implement configurable conversion modes
  ARM: dts: add property for maximum ADC clock frequencies

 Documentation/ABI/testing/sysfs-bus-iio-vf610      |   7 +
 .../devicetree/bindings/iio/adc/vf610-adc.txt      |   9 +
 arch/arm/boot/dts/vfxxx.dtsi                       |   4 +
 drivers/iio/adc/vf610_adc.c                        | 225 +++++++++++++++------
 4 files changed, 179 insertions(+), 66 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-vf610

-- 
2.3.3

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

end of thread, other threads:[~2015-03-28 12:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 12:47 [PATCH v4 0/3] iio: adc: vf610: respect ADC clocking limitations Stefan Agner
2015-03-24 12:47 ` [PATCH v4 1/3] iio: adc: vf610: use ADC clock within specification Stefan Agner
2015-03-28 12:03   ` Jonathan Cameron
2015-03-24 12:47 ` [PATCH v4 2/3] iio: adc: vf610: implement configurable conversion modes Stefan Agner
     [not found]   ` <1427201269-4902-3-git-send-email-stefan-XLVq0VzYD2Y@public.gmane.org>
2015-03-28 12:07     ` Jonathan Cameron
     [not found]       ` <5516999E.7010809-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2015-03-28 12:49         ` Stefan Agner
     [not found] ` <1427201269-4902-1-git-send-email-stefan-XLVq0VzYD2Y@public.gmane.org>
2015-03-24 12:47   ` [PATCH v4 3/3] ARM: dts: add property for maximum ADC clock frequencies Stefan Agner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).