NVIDIA: SAUCE: gpio-tegra: enable GTE for T264
Set has_gte flag to enable GTE for T264 AON pins. Signed-off-by: Gautham Srinivasan <gauthams@nvidia.com> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Acked-by: Noah Wager <noah.wager@canonical.com> Acked-by: Jacob Martin <jacob.martin@canonical.com> Signed-off-by: Noah Wager <noah.wager@canonical.com>
This commit is contained in:
committed by
Noah Wager
parent
64f26caa3e
commit
742e7ad3b1
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user