drm/v3d: add brcm,2712-v3d as a compatible V3D device
This is required to get the V3D module to load with Raspberry Pi 5. Signed-off-by: Iago Toral Quiroga <itoral@igalia.com> Reviewed-by: Stefan Wahren <wahrenst@gmx.net> Reviewed-by: Maíra Canal <mcanal@igalia.com> Signed-off-by: Maíra Canal <mcanal@igalia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231031073859.25298-5-itoral@igalia.com
This commit is contained in:
parent
ebb2f6eea6
commit
6fd9487147
@ -187,6 +187,7 @@ static const struct drm_driver v3d_drm_driver = {
|
||||
|
||||
static const struct of_device_id v3d_of_match[] = {
|
||||
{ .compatible = "brcm,2711-v3d" },
|
||||
{ .compatible = "brcm,2712-v3d" },
|
||||
{ .compatible = "brcm,7268-v3d" },
|
||||
{ .compatible = "brcm,7278-v3d" },
|
||||
{},
|
||||
|
Loading…
x
Reference in New Issue
Block a user