[PATCH NOT APPLY v3 6/6] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map

Peng Fan peng.fan at nxp.com
Sat Jan 27 16:32:54 PST 2024


Hi Linus

> Subject: Re: [PATCH NOT APPLY v3 6/6] pinctrl: scmi: implement
> pinctrl_scmi_imx_dt_node_to_map
> 
> Hi Peng,
> 
> thanks for your patch!
> 
> On Sun, Jan 21, 2024 at 11:18 AM Peng Fan (OSS) <peng.fan at oss.nxp.com>
> wrote:
> 
> > -obj-$(CONFIG_PINCTRL_SCMI)     += pinctrl-scmi.o
> > +obj-$(CONFIG_PINCTRL_SCMI)     += pinctrl-scmi.o pinctrl-scmi-imx.o
> 
> I think you should probably create a sub-Kconfig option for this file.

Yeah, good suggestion.

But as of now, the major issue is Cristian is not happy with adding
a vendor compatible for scmi pinctrl when vendor has its own pinconf map.
So we are stuck on how to support i.MX95 SCMI pinctrl.

Previously Cristian suggested build exclusive for generic scmi pinctrl and
i.MX scmi pinctrl, but this means arm64 generic defconfig will not able
to include both configs.

Do you have any suggestions?

Thanks,
Peng.

> 
> Yours,
> Linus Walleij


More information about the linux-arm-kernel mailing list