This set of patches is based on Naveen Krishna Chatradhi's recent work (some of which is still in-flight) and does the final touches to get things working on exynos5250-snow (the ARM Chromebook). These patches were tested on next-20130312 (which includes support for the common clock framework on exynos) plus the current linux-iio/togreg: 95783f2 iio: adc: add exynos adc driver under iio framwork 298489f iio:common: Use spi_sync_transfer() in STMicroelectronics ... 1d9a4cb IIO ADC support for AD7923 9a282b0 iio: Add OF support 3d277fc3 staging:iio: Remove adt7410 driver ...plus Naveen's recent ADC cleanup and NTC thermistor patch. Doug Anderson (4): iio: adc: Document the regulator/clocks for exynos-adc iio: adc: Add dt support for turning on the phy in exynos-adc ARM: dts: Add adc to exynos5250 device tree file ARM: dts: Add adc and thermistors for exynos5250-snow .../devicetree/bindings/arm/samsung/exynos-adc.txt | 12 +++++++-- arch/arm/boot/dts/cros5250-common.dtsi | 4 +++ arch/arm/boot/dts/exynos5250-snow.dts | 31 ++++++++++++++++++++++ arch/arm/boot/dts/exynos5250.dtsi | 11 ++++++++ drivers/iio/adc/exynos_adc.c | 14 +++++++++- 5 files changed, 69 insertions(+), 3 deletions(-) -- 1.8.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html