diff --git a/drivers/gpu/host1x-fence/dev.c b/drivers/gpu/host1x-fence/dev.c index 9aabc86f..12350d8e 100644 --- a/drivers/gpu/host1x-fence/dev.c +++ b/drivers/gpu/host1x-fence/dev.c @@ -39,6 +39,7 @@ static int dev_file_open(struct inode *inode, struct file *file) { .compatible = "nvidia,tegra186-host1x", }, { .compatible = "nvidia,tegra194-host1x", }, { .compatible = "nvidia,tegra234-host1x", }, + { .compatible = "nvidia,tegra264-host1x", }, {}, };