diff --git a/drivers/gpio/gpio-tegra186.c b/drivers/gpio/gpio-tegra186.c index f8a97c373a22..266d63155da2 100644 --- a/drivers/gpio/gpio-tegra186.c +++ b/drivers/gpio/gpio-tegra186.c @@ -1359,6 +1359,7 @@ static const struct tegra_gpio_soc tegra264_aon_soc = { .instance = 1, .num_irqs_per_bank = 8, .has_vm_support = true, + .has_gte = true, }; static const struct of_device_id tegra186_gpio_of_match[] = {