[PATCH v9 6/6] net: stmmac: imx: add i.MX91 support

Russell King (Oracle) linux at armlinux.org.uk
Thu Aug 28 02:27:12 PDT 2025


On Mon, Aug 25, 2025 at 05:12:23PM +0800, Joy Zou wrote:
> @@ -310,6 +311,7 @@ imx_dwmac_parse_dt(struct imx_priv_data *dwmac, struct device *dev)
>  	}
>  
>  	if (of_machine_is_compatible("fsl,imx8mp") ||
> +	    of_machine_is_compatible("fsl,imx91") ||
>  	    of_machine_is_compatible("fsl,imx93")) {
>  		/* Binding doc describes the propety:
>  		 * is required by i.MX8MP, i.MX93.

Doesn't this comment need updating?

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list