Skip to content
Snippets Groups Projects
Commit 4deb190a authored by Neil Armstrong's avatar Neil Armstrong
Browse files

drm/meson: Add G12A compatible

parent 202b9808
Branches
Tags
No related merge requests found
...@@ -444,6 +444,7 @@ static const struct of_device_id dt_match[] = { ...@@ -444,6 +444,7 @@ static const struct of_device_id dt_match[] = {
{ .compatible = "amlogic,meson-gxbb-vpu" }, { .compatible = "amlogic,meson-gxbb-vpu" },
{ .compatible = "amlogic,meson-gxl-vpu" }, { .compatible = "amlogic,meson-gxl-vpu" },
{ .compatible = "amlogic,meson-gxm-vpu" }, { .compatible = "amlogic,meson-gxm-vpu" },
{ .compatible = "amlogic,meson-g12a-vpu" },
{} {}
}; };
MODULE_DEVICE_TABLE(of, dt_match); MODULE_DEVICE_TABLE(of, dt_match);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment