Re: [PATCH 10/13] arm: dts: s5pv210: aries: Enable ADC node

2020-04-28 Thread Jonathan Bakker
Hi Krzysztof, On 2020-04-28 3:29 a.m., Krzysztof Kozlowski wrote: > On Sun, Apr 26, 2020 at 11:36:01AM -0700, Jonathan Bakker wrote: >> On aries boards, the ADC is used for things such as jack detection >> and battery temperature monitoring. It is connected to ldo4 of max8998, >> so only enable t

Re: [PATCH 10/13] arm: dts: s5pv210: aries: Enable ADC node

2020-04-28 Thread Krzysztof Kozlowski
On Sun, Apr 26, 2020 at 11:36:01AM -0700, Jonathan Bakker wrote: > On aries boards, the ADC is used for things such as jack detection > and battery temperature monitoring. It is connected to ldo4 of max8998, > so only enable that regulator when we are actually using the ADC. > > Signed-off-by: Jo