Commit 4deb190a authored by Neil Armstrong's avatar Neil Armstrong
Browse files

drm/meson: Add G12A compatible

parent 202b9808
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -444,6 +444,7 @@ static const struct of_device_id dt_match[] = {
	{ .compatible = "amlogic,meson-gxbb-vpu" },
	{ .compatible = "amlogic,meson-gxl-vpu" },
	{ .compatible = "amlogic,meson-gxm-vpu" },
	{ .compatible = "amlogic,meson-g12a-vpu" },
	{}
};
MODULE_DEVICE_TABLE(of, dt_match);