summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2026-03-05 15:16:59 +0000
committerThierry Reding <treding@nvidia.com>2026-03-27 16:29:36 +0100
commit69ec77b3f1074f3000d28f67f7629303e7999b84 (patch)
tree5eade393958cad064ffaa111a6fd06542ba1a8d3 /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent8231b3dbd6c1343084cde94d38084f3b8160d1e1 (diff)
arm64: tegra: Fix RTC aliases
The following warning is observed on the Tegra234 Jetson platforms ... rtc-nvidia-vrs10 4-003c: /aliases ID 0 not available This happens because the 'rtc@c2a0000' device is registered before the vrs10 RTC and so is assigned the 'rtc0' alias. We want the vrs10 RTC to be the default RTC because this RTC maintains time across power cycles. Fix this by adding a 'rtc1' alias for the 'rtc@c2a0000' device. Fixes: b1806f2b4e78 ("arm64: tegra: Add device-tree node for NVVRS RTC") Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions