Re: [U-Boot] [U-Boot,1/8] adc: Add driver for Rockchip Saradc

2017-09-14 Thread David.Wu
Spam detection software, running on the system "lists.denx.de", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview:

Re: [U-Boot] [U-Boot,1/8] adc: Add driver for Rockchip Saradc

2017-09-13 Thread Philipp Tomsich
On Wed, 13 Sep 2017, David Wu wrote: The ADC can support some channels signal-ended some bits Successive Approximation Register (SAR) A/D Converter, like 6-channel and 10-bit. It converts the analog input signal into some bits binary digital codes. Signed-off-by: David Wu Reviewed-by: Phi

Re: [U-Boot] [U-Boot,1/8] adc: Add driver for Rockchip Saradc

2017-09-13 Thread Philipp Tomsich
> The ADC can support some channels signal-ended some bits Successive > Approximation > Register (SAR) A/D Converter, like 6-channel and 10-bit. It converts the > analog > input signal into some bits binary digital codes. > > Signed-off-by: David Wu > --- > drivers/adc/Kconfig | 9