From: Heiko Stübner Date: Mon, 15 Sep 2014 21:47:00 +0000 (+0100) Subject: iio: adc: rockchip_saradc: add support for rk3066-tsadc variant X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~446^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c21bbb475c16be9ec878e8753d5e8373f9b9d59;p=pandora-kernel.git iio: adc: rockchip_saradc: add support for rk3066-tsadc variant Older Rockchip SoCs, at least the rk3066, used a slightly modified saradc for temperature measurements. This so called tsadc does not contain any active parts like temperature interrupts and only supports polling the current temperature. The returned voltage can then be converted by a suitable thermal driver to and actual temperature and used for thermal handling. Signed-off-by: Heiko Stuebner Acked-by: Hartmut Knaack Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed