[PATCH v1] arm64: defconfig: Enable i.MX95 configs for booting and Ethernet
João Paulo Gonçalves
jpaulo.silvagoncalves at gmail.com
Thu Oct 23 09:20:22 PDT 2025
Hi Krzysztof,
On Thu, Oct 23, 2025 at 02:22:40PM +0200, Krzysztof Kozlowski wrote:
> On 23/10/2025 14:19, João Paulo Gonçalves wrote:
> > From: João Paulo Gonçalves <joao.goncalves at toradex.com>
> >
> > Enable the necessary missing configs for the i.MX95 to boot and also
> > have Ethernet working:
> >
> > * CONFIG_NXP_ENETC4 for the network controller driver
> > * CONFIG_NXP_NETC_BLK_CTRL for the NETC hardware domain controller
>
>
> These do not carry any IMX95 compatibles, so I have doubts you described
> the issue correctly. You claim that SoC needs them, not the board.
>
> > * CONFIG_PINCTRL_IMX_SCMI for the pinctrl driver> * CONFIG_CLK_IMX95_BLK_CTL for the shared hardware domain controller
>
>
> BTW standard comment applies - explain which upstream boards have all these.
There are already some boards that need these configs, for example, the
NXP i.MX95 19x19 EVK. For booting, the only one needed is
CONFIG_PINCTRL_IMX_SCMI for the scmi_iomuxc pinctrl driver. Regarding
the other configs, they enable Ethernet and PCIe for now. All configs
are on imx95.dtsi.
I will prepare a v2 rephrasing the commit message.
Best Regards,
João Paulo Gonçalves
More information about the linux-arm-kernel
mailing list