summaryrefslogtreecommitdiff
path: root/Template
AgeCommit message (Expand)AuthorFilesLines
2013-07-30build: reduce Extra contents to bare minimumDaniel Borkmann1-1/+3
2013-07-24build: split build system into smaller manageable piecesDaniel Borkmann1-0/+23
200 commitb664129459f529d403d05570115254534611b52d (patch) tree81b81a558e23c7a099110f6be8e0d3158350dce6 parentc90bb7b9b968272aa4ee7fed605105b00407395a (diff)
ARM: tegra: Enable watchdog support for Tegra114 and Tegra124
Watchdog support was added to the timer block with Tegra30. Tegra20 did not have this yet. However, the Tegra114 and Tegra124 DTSI files had an entry in the compatible string list for "nvidia,tegra20-timer", but not for "nvidia,tegra30-timer", which is why watchdog support isn't enabled on them. Fix this by adding an entry for "nvidia,tegra30-timer" to the compatible string list of the timer block on Tegra114 and Tegra124. This allows the watchdog to work on Jetson TK1. Signed-off-by: Maarten Lankhorst <dev@mblankhorst.nl> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat