linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family
@ 2020-12-02  7:37 Andreas Kemnade
  2021-01-05  2:57 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kemnade @ 2020-12-02  7:37 UTC (permalink / raw)
  To: shawnguo, s.hauer, kernel, festevam, linux-imx, peng.fan,
	linux-arm-kernel, linux-kernel
  Cc: Andreas Kemnade

There is a driver now for the power supply and fuel gauge functionality
of that chip family, so enable them, since they are used by various
i.MX6 boards, especially ebook-readers.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 221f5c340c86..70928cc48939 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -222,6 +222,7 @@ CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
 CONFIG_POWER_SUPPLY=y
+CONFIG_RN5T618_POWER=m
 CONFIG_SENSORS_MC13783_ADC=y
 CONFIG_SENSORS_GPIO_FAN=y
 CONFIG_SENSORS_IIO_HWMON=y
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family
  2020-12-02  7:37 [PATCH] ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family Andreas Kemnade
@ 2021-01-05  2:57 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2021-01-05  2:57 UTC (permalink / raw)
  To: Andreas Kemnade
  Cc: s.hauer, kernel, festevam, linux-imx, peng.fan, linux-arm-kernel,
	linux-kernel

On Wed, Dec 02, 2020 at 08:37:39AM +0100, Andreas Kemnade wrote:
> There is a driver now for the power supply and fuel gauge functionality
> of that chip family, so enable them, since they are used by various
> i.MX6 boards, especially ebook-readers.
> 
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-05  2:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02  7:37 [PATCH] ARM: imx_v6_v7_defconfig: enable power driver of RN5T618 PMIC family Andreas Kemnade
2021-01-05  2:57 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).