]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: Fix compatible string for Tegra114+ timer
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 09:55:06 +0000 (10:55 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Dec 2021 15:07:42 +0000 (16:07 +0100)
commit45e05800104c0eb4e2a996311bcfed9a54970bcc
tree969d79e068f814a4fa82afc0890a20d5e49bd391
parent3356c0aeeeae507f6dd149a6d051b6228252f78b
ARM: tegra: Fix compatible string for Tegra114+ timer

The TKE (time-keeping engine) found on Tegra114 and later is no longer
backwards compatible with the version found on Tegra20, so update the
compatible string list accordingly.

Note that while the hardware block is strictly backwards-compatible, an
architectural timer exists on those newer SoCs that is more reliable, so
that should always be preferred.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra114.dtsi
arch/arm/boot/dts/tegra124.dtsi