diff options
| author | Thierry Reding <treding@nvidia.com> | 2025-02-03 20:12:58 +0300 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2026-05-31 08:21:14 +0300 |
| commit | 4d61f03426892b14d498e160be245edcb9dd8359 (patch) | |
| tree | be240ffdde417c15bd2fe23b184e5c66d76bdfac /include/linux/timerqueue.h | |
| parent | 258cff9857918615897bd5b57c588dc13c0058b6 (diff) | |
| download | linux-4d61f03426892b14d498e160be245edcb9dd8359.tar.xz | |
soc/tegra: pmc: Create PMC context dynamically
For legacy purposes, an early PMC context is needed to support certain
drivers and functionalities. However, when the PMC driver is probed in
the later boot stages, the early context is no longer needed. Allocate
the PMC context dynamically at probe time so that it can be used going
forward.
While at it, rename the early PMC context to more accurately reflect
what it is used for. It's technically not only for early boot stages,
but also to support some code that doesn't have a way of obtaining the
correct context otherwise (e.g. no access to device tree).
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
