Re: [PATCH 09/13] arm: dts: s5pv210: Add an ADC node

2020-04-28 Thread Jonathan Bakker
Hi Krzysztof, On 2020-04-28 3:26 a.m., Krzysztof Kozlowski wrote: > On Sun, Apr 26, 2020 at 11:36:00AM -0700, Jonathan Bakker wrote: >> The exynos-adc driver now supports the S5PV210, so add the DT >> node so that devices can use it. >> >> Signed-off-by: Jonathan Bakker >> --- >> arch/arm/boot/d

Re: [PATCH 09/13] arm: dts: s5pv210: Add an ADC node

2020-04-28 Thread Krzysztof Kozlowski
On Sun, Apr 26, 2020 at 11:36:00AM -0700, Jonathan Bakker wrote: > The exynos-adc driver now supports the S5PV210, so add the DT > node so that devices can use it. > > Signed-off-by: Jonathan Bakker > --- > arch/arm/boot/dts/s5pv210.dtsi | 12 > 1 file changed, 12 insertions(+) > >