[PATCH v8 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95

Vinod Koul vkoul at kernel.org
Mon Oct 21 11:18:03 PDT 2024


On 15-10-24, 19:10, Xu Yang wrote:

> @@ -359,6 +587,8 @@ static const struct of_device_id imx8mq_usb_phy_of_match[] = {
>  	 .data = &imx8mq_usb_phy_ops,},
>  	{.compatible = "fsl,imx8mp-usb-phy",
>  	 .data = &imx8mp_usb_phy_ops,},
> +	{.compatible = "fsl,imx95-usb-phy",
> +	 .data = &imx8mp_usb_phy_ops,},

Where is fsl,imx95-usb-phy documented?

-- 
~Vinod



More information about the linux-phy mailing list