Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1452615
| From | Caesar Wang <sasukewxt@163.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it |
| Date | 2016-07-30 01:20 +0200 |
| Message-ID | <s0pep-2TZ-1@gated-at.bofh.it> (permalink) |
| References | <rZy0p-y1-1@gated-at.bofh.it> <s0nvY-1Jz-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016年07月30日 05:28, Rob Herring wrote: > On Wed, Jul 27, 2016 at 10:24:04PM +0800, Caesar Wang wrote: >> SARADC controller needs to be reset before programming it, otherwise >> it will not function properly. >> >> Signed-off-by: Caesar Wang <wxt@rock-chips.com> >> Cc: Jonathan Cameron <jic23@kernel.org> >> Cc: Heiko Stuebner <heiko@sntech.de> >> Cc: Rob Herring <robh+dt@kernel.org> >> Cc: linux-iio@vger.kernel.org >> Cc: linux-rockchip@lists.infradead.org >> Tested-by: Guenter Roeck <linux@roeck-us.net> >> >> --- >> >> Changes in v3: >> - %s/devm_reset_control_get_optional()/devm_reset_control_get() >> - add Guente's test tag. >> >> Changes in v2: >> - Make the reset as an optional property, since it should work >> with old devicetrees as well. >> >> .../bindings/iio/adc/rockchip-saradc.txt | 7 +++++ >> drivers/iio/adc/Kconfig | 1 + >> drivers/iio/adc/rockchip_saradc.c | 30 ++++++++++++++++++++++ >> 3 files changed, 38 insertions(+) > Please add acks when posting new versions. I didn't get your ACK when posting the V3. :-P --- Your ack on 2016-07-27 23:12 .../bindings/iio/adc/rockchip-saradc.txt | 7 +++++ Acked-by: Rob Herring<robh@kernel.org> > > Rob > > _______________________________________________ > Linux-rockchip mailing list > Linux-rockchip@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-rockchip
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Caesar Wang <wxt@rock-chips.com> - 2016-07-27 16:30 +0200
[PATCH v3 2/4] arm64: dts: rockchip: add the saradc for rk3399 Caesar Wang <wxt@rock-chips.com> - 2016-07-27 16:30 +0200
[PATCH v3 3/4] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs Caesar Wang <wxt@rock-chips.com> - 2016-07-27 16:30 +0200
Re: [PATCH v3 3/4] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs Guenter Roeck <linux@roeck-us.net> - 2016-07-27 17:00 +0200
[PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs Caesar Wang <wxt@rock-chips.com> - 2016-07-27 16:30 +0200
Re: [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs Guenter Roeck <linux@roeck-us.net> - 2016-07-27 17:00 +0200
Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Peter Meerwald-Stadler <pmeerw@pmeerw.net> - 2016-07-27 16:50 +0200
Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Caesar Wang <wxt@rock-chips.com> - 2016-07-30 01:30 +0200
Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Guenter Roeck <linux@roeck-us.net> - 2016-07-27 17:00 +0200
Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Rob Herring <robh@kernel.org> - 2016-07-29 23:30 +0200
Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Caesar Wang <sasukewxt@163.com> - 2016-07-30 01:20 +0200
Re: [PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it Caesar Wang <wxt@rock-chips.com> - 2016-07-30 01:20 +0200
csiph-web