Re: [PATCH] ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support

2020-05-19 Thread Shawn Guo
On Thu, May 07, 2020 at 10:43:39PM +0200, Andreas Kemnade wrote: > There are new drivers for functionality of that family > (RTC and ADC), so enable them, since they are used by > various i.MX6 boards. > > Signed-off-by: Andreas Kemnade Applied, thanks.

RE: [PATCH] ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support

2020-05-07 Thread Aisheng Dong
> From: Andreas Kemnade > Sent: Friday, May 8, 2020 4:44 AM > > There are new drivers for functionality of that family (RTC and ADC), so > enable > them, since they are used by various i.MX6 boards. > > Signed-off-by: Andreas Kemnade Reviewed-by: Dong Aisheng Regards Aisheng

[PATCH] ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support

2020-05-07 Thread Andreas Kemnade
There are new drivers for functionality of that family (RTC and ADC), so enable them, since they are used by various i.MX6 boards. Signed-off-by: Andreas Kemnade --- arch/arm/configs/imx_v6_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b