]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
soc/tegra: pmc: Add AOWAKE regs for Tegra264
authorJon Hunter <jonathanh@nvidia.com>
Wed, 25 Mar 2026 19:25:56 +0000 (19:25 +0000)
committerThierry Reding <treding@nvidia.com>
Sat, 28 Mar 2026 00:02:39 +0000 (01:02 +0100)
Populate the AOWAKE register offsets for Tegra264.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c

index 07678c53aa2470ecf1b895500ab02e6ffebfed93..379bd622f8ff3453e7345e49d0f6859912065ea9 100644 (file)
@@ -4538,6 +4538,14 @@ static const struct tegra_pmc_regs tegra264_pmc_regs = {
        .rst_source_mask = 0x1fc,
        .rst_level_shift = 0x0,
        .rst_level_mask = 0x3,
+       .aowake_mask_w = 0x200,
+       .aowake_status_w = 0x410,
+       .aowake_status_r = 0x610,
+       .aowake_tier2_routing = 0x660,
+       .aowake_sw_status_w = 0x624,
+       .aowake_sw_status = 0x628,
+       .aowake_latch_sw = 0x620,
+       .aowake_ctrl = 0x68c,
 };
 
 static const char * const tegra264_reset_sources[] = {