[PATCH 07/10] pinctrl: nxp: imx93: Rename to imx9
Fabio Estevam
festevam at gmail.com
Thu Feb 26 18:20:45 CET 2026
Hi Peng,
On Tue, Feb 24, 2026 at 9:14 PM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
>
> From: Peng Fan <peng.fan at nxp.com>
>
> We are going to add pinctrl data support for both i.MX93 and i.MX91.
> Since these SoCs share the same pinctrl driver structure, rename
> pinctrl-imx93.c to a more generic pinctrl-imx9.c and update all related
> variable and function names accordingly.
>
> This prepares the driver for supporting additional i.MX9 family SoCs.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> drivers/pinctrl/nxp/Makefile | 2 +-
> drivers/pinctrl/nxp/pinctrl-imx9.c | 34 ++++++++++++++++++++++++++++++++++
> drivers/pinctrl/nxp/pinctrl-imx93.c | 34 ----------------------------------
Please generate this using "git mv" so it appears as a rename rather
than adding and removing files.
More information about the U-Boot
mailing list