From: Shawn Guo <shawnguo@kernel.org>
To: Marek Vasut <marex@denx.de>
Cc: Pascal Zimmermann <pzimmermann@dh-electronics.com>,
linux-arm-kernel@lists.infradead.org,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@denx.de>,
NXP Linux Team <linux-imx@nxp.com>,
kernel@dh-electronics.com
Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC
Date: Sat, 14 Aug 2021 13:40:56 +0800 [thread overview]
Message-ID: <20210814054055.GX30984@dragon> (raw)
In-Reply-To: <54505ae8-075c-bc54-e039-0badc261fa27@denx.de>
On Tue, Aug 10, 2021 at 07:36:24AM +0200, Marek Vasut wrote:
> On 8/5/21 3:50 PM, Pascal Zimmermann wrote:
> > The LTC3676 is a PMIC which is used on some i.MX6 based boards (like the
> > DHCOM i.MX6 Quad SoM), it was first used on the GW Ventana board, enable
> > LTC3676 driver in imx_v6_v7_defconfig.
> >
> > Fixes: e3946fe805053 ("ARM: dts: add Gateworks Ventana support")
I don't think the Fixes tag is appropriate here. Dropped it and applied
patch.
Shawn
> > Signed-off-by: Pascal Zimmermann <pzimmermann@dh-electronics.com>
> > Cc: Shawn Guo <shawnguo@kernel.org>
> > Cc: Sascha Hauer <s.hauer@pengutronix.de>
> > Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
> > Cc: Fabio Estevam <festevam@denx.de>
> > Cc: NXP Linux Team <linux-imx@nxp.com>
> > Cc: Marek Vasut <marex@denx.de>
> > Cc: kernel@dh-electronics.com
> > To: linux-arm-kernel@lists.infradead.org
> > ---
> > 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 079fcd8d1d11..f94e3d11c3e9 100644
> > --- a/arch/arm/configs/imx_v6_v7_defconfig
> > +++ b/arch/arm/configs/imx_v6_v7_defconfig
> > @@ -252,6 +252,7 @@ CONFIG_REGULATOR_DA9052=y
> > CONFIG_REGULATOR_DA9062=y
> > CONFIG_REGULATOR_DA9063=y
> > CONFIG_REGULATOR_GPIO=y
> > +CONFIG_REGULATOR_LTC3676=y
> > CONFIG_REGULATOR_MC13783=y
> > CONFIG_REGULATOR_MC13892=y
> > CONFIG_REGULATOR_PFUZE100=y
>
> Reviewed-by: Marek Vasut <marex@denx.de>
> Tested-by: Marek Vasut <marex@denx.de> # On DH iMX6Q DHCOM PDK2
>
> Neither board can work well without a PMIC driver.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-08-14 5:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-05 13:50 [PATCH] ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC Pascal Zimmermann
2021-08-10 5:36 ` Marek Vasut
2021-08-14 5:40 ` Shawn Guo [this message]
2021-08-14 7:45 ` Marek Vasut
2021-08-14 11:24 ` Shawn Guo
2021-08-14 14:31 ` Marek Vasut
2021-08-31 17:38 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210814054055.GX30984@dragon \
--to=shawnguo@kernel.org \
--cc=festevam@denx.de \
--cc=kernel@dh-electronics.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=marex@denx.de \
--cc=pzimmermann@dh-electronics.com \
--cc=s.hauer@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.