summaryrefslogtreecommitdiff
path: root/rust/kernel
diff options
context:
space:
mode:
authorKartik Rajput <kkartik@nvidia.com>2026-05-07 21:15:55 +0530
committerDaniel Lezcano <daniel.lezcano@kernel.org>2026-06-10 07:25:26 +0200
commit341305ea9c89a55c55c0d6252541e5d01098a00a (patch)
treef2de143efba54888ca0cc03fd4e45fd7df320be9 /rust/kernel
parentca57bf46e7a94f8c53d05c376df9fcfdcb482100 (diff)
clocksource/drivers/timer-tegra186: Correct num_wdts for Tegra186 and Tegra234
On Tegra186 and Tegra234, WDT2 is connected to the Audio Processing Engine (APE) and cannot be accessed from Linux. Only WDT0 and WDT1 are accessible to Linux. Update num_wdts from 3 to 2 for both Tegra186 and Tegra234 to reflect the actual number of watchdogs available to Linux. Signed-off-by: Kartik Rajput <kkartik@nvidia.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org> Reviewed-by: Jon Hunter <jonathanh@nvidia.com> Link: https://patch.msgid.link/20260507154557.2082697-3-kkartik@nvidia.com
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions