arm64: tegra: Enable native timers on Tegra186

Enable the native timers on Tegra186 chips to allow using the watchdog
functionality to recover from system hangs.

Signed-off-by: Kartik <kkartik@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Kartik 2022-07-04 13:43:40 +05:30 committed by Thierry Reding
parent 302e154000
commit c710ac0bfe

View file

@ -599,7 +599,7 @@ timer@3010000 {
<GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>; <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled"; status = "okay";
}; };
uarta: serial@3100000 { uarta: serial@3100000 {