Re: [PATCH 08/10] ARM: dts: Add rtc and adc dt node for exynos3250-artik5 module

2016-03-14 Thread Chanwoo Choi
On 2016년 03월 14일 16:12, Krzysztof Kozlowski wrote: > On 14.03.2016 11:04, Chanwoo Choi wrote: >> This patch adds the RTC (Real Time Clock) and ADC (Analog Digital Converter) >> Device Tree node for exynos3250-artik5 module. The RTC is used for wakeup >> source and the ADC is used to read the analog

Re: [PATCH 08/10] ARM: dts: Add rtc and adc dt node for exynos3250-artik5 module

2016-03-14 Thread Krzysztof Kozlowski
On 14.03.2016 11:04, Chanwoo Choi wrote: > This patch adds the RTC (Real Time Clock) and ADC (Analog Digital Converter) > Device Tree node for exynos3250-artik5 module. The RTC is used for wakeup > source and the ADC is used to read the analog data such as battery > temperature. > > ADC need to c

[PATCH 08/10] ARM: dts: Add rtc and adc dt node for exynos3250-artik5 module

2016-03-13 Thread Chanwoo Choi
This patch adds the RTC (Real Time Clock) and ADC (Analog Digital Converter) Device Tree node for exynos3250-artik5 module. The RTC is used for wakeup source and the ADC is used to read the analog data such as battery temperature. ADC need to connect the some H/W device such as battery. So, this p