diff mbox series

arm64: defconfig: Enable i.MX SCMI PINCTRL driver

Message ID 20240715123635.2894222-1-peng.fan@oss.nxp.com (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable i.MX SCMI PINCTRL driver | expand

Commit Message

Peng Fan (OSS) July 15, 2024, 12:36 p.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Enable i.MX SCMI Pinctrl driver which is for i.MX95 IOMUXC settings

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Peng Fan Aug. 6, 2024, 3:03 p.m. UTC | #1
Hi Shawn,

> Subject: [PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver

Is this patch good to you?

Thanks,
Peng.

> 
> From: Peng Fan <peng.fan@nxp.com>
> 
> Enable i.MX SCMI Pinctrl driver which is for i.MX95 IOMUXC settings
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig
> b/arch/arm64/configs/defconfig index 7d32fca64996..764d9b6ade3f
> 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -581,6 +581,7 @@ CONFIG_PINCTRL_SINGLE=y
> CONFIG_PINCTRL_OWL=y  CONFIG_PINCTRL_S700=y
> CONFIG_PINCTRL_S900=y
> +CONFIG_PINCTRL_IMX_SCMI=y
>  CONFIG_PINCTRL_IMX8MM=y
>  CONFIG_PINCTRL_IMX8MN=y
>  CONFIG_PINCTRL_IMX8MP=y
> --
> 2.37.1
Shawn Guo Aug. 12, 2024, 3:40 a.m. UTC | #2
On Mon, Jul 15, 2024 at 08:36:35PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Enable i.MX SCMI Pinctrl driver which is for i.MX95 IOMUXC settings
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Applied, thanks!
Peng Fan Aug. 14, 2024, 2:29 a.m. UTC | #3
Hi Shawn,

> Subject: Re: [PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL
> driver
> 
> On Mon, Jul 15, 2024 at 08:36:35PM +0800, Peng Fan (OSS) wrote:
> > From: Peng Fan <peng.fan@nxp.com>
> >
> > Enable i.MX SCMI Pinctrl driver which is for i.MX95 IOMUXC settings
> >
> > Signed-off-by: Peng Fan <peng.fan@nxp.com>
> 
> Applied, thanks!

Thanks for picking this patch, but after more check, this patch
needs to be dropped for now before we find a better solution
on how to resolve the arm scmi fw devlink issue.

Thanks,
Peng.
Shawn Guo Aug. 28, 2024, 1:39 a.m. UTC | #4
On Wed, Aug 14, 2024 at 02:29:31AM +0000, Peng Fan wrote:
> Hi Shawn,
> 
> > Subject: Re: [PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL
> > driver
> > 
> > On Mon, Jul 15, 2024 at 08:36:35PM +0800, Peng Fan (OSS) wrote:
> > > From: Peng Fan <peng.fan@nxp.com>
> > >
> > > Enable i.MX SCMI Pinctrl driver which is for i.MX95 IOMUXC settings
> > >
> > > Signed-off-by: Peng Fan <peng.fan@nxp.com>
> > 
> > Applied, thanks!
> 
> Thanks for picking this patch, but after more check, this patch
> needs to be dropped for now before we find a better solution
> on how to resolve the arm scmi fw devlink issue.

Ok, dropped.

Shawn
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7d32fca64996..764d9b6ade3f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -581,6 +581,7 @@  CONFIG_PINCTRL_SINGLE=y
 CONFIG_PINCTRL_OWL=y
 CONFIG_PINCTRL_S700=y
 CONFIG_PINCTRL_S900=y
+CONFIG_PINCTRL_IMX_SCMI=y
 CONFIG_PINCTRL_IMX8MM=y
 CONFIG_PINCTRL_IMX8MN=y
 CONFIG_PINCTRL_IMX8MP=y