Re: [PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2021-07-15 12:34:08
Also in:
linux-can, linux-devicetree, netdev
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2021-07-15 12:34:08
Also in:
linux-can, linux-devicetree, netdev
On 15.07.2021 19:36:06, Dong Aisheng wrote:
Then should it be "fsl,imx8mp-flexcan", "fsl,imx8qxp-flexcan" rather than only drop "fsl,imx6q-flexcan"?
The driver has compatibles for the 8qm, not for the 8qxp:
| { .compatible = "fsl,imx8qm-flexcan", .data = &fsl_imx8qm_devtype_data, },
| { .compatible = "fsl,imx8mp-flexcan", .data = &fsl_imx8mp_devtype_data, },
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |