On 2/27/25 9:17 PM, Marco Felsch wrote:

[...]

diff --git a/drivers/gpu/drm/panthor/panthor_drv.c 
b/drivers/gpu/drm/panthor/panthor_drv.c
index 06fe46e320738..2504a456d45c4 100644
--- a/drivers/gpu/drm/panthor/panthor_drv.c
+++ b/drivers/gpu/drm/panthor/panthor_drv.c
@@ -1591,6 +1591,7 @@ static struct attribute *panthor_attrs[] = {
  ATTRIBUTE_GROUPS(panthor);
static const struct of_device_id dt_match[] = {
+       { .compatible = "fsl,imx95-mali" },   /* G310 */
                          ^
                         nxp?

Can we switch to nxp instead?
We can ... is that the current recommendation ?

Why not stick with fsl , is that deprecated now ?

Reply via email to