]> asedeno.scripts.mit.edu Git - linux.git/commit
soc/tegra: pmc: Add reset sources and levels on Tegra194
authorThierry Reding <treding@nvidia.com>
Mon, 18 Nov 2019 06:33:48 +0000 (07:33 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 18 Nov 2019 12:56:58 +0000 (13:56 +0100)
commit48914c4ecb0c0fa1d70ea7b97d758ce5fadacfb0
treeaebbb1b0da56ad055a5593c01cd8397c31c1a6bc
parentcd4a709a19d58b7805b261ceac7bef94f423e08f
soc/tegra: pmc: Add reset sources and levels on Tegra194

Tegra194 supports the same reset levels as Tegra186 but extends the set
of reset sources. Provide custom PMC register definitions to account for
the larger field for the reset sources as well as the updated list of
reset sources.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
Changes in v2:
- use the new Tegra194 register definitions
drivers/soc/tegra/pmc.c