commit | 5be2255676bf2bc69170f05cfe15f771e5aeef24 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Aug 30 12:32:58 2017 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Wed Dec 13 13:04:50 2017 +0100 |
tree | 7cfda090c95370560aadeb5ce7b1eba2aabfcf5d | |
parent | 75c15b90e42373a3c651d53e6e55239b0f03777d [diff] |
soc/tegra: pmc: Parameterize driver Parameterize some aspects of the driver in preparation for Tegra186 PMC support. Initially the Tegra186 driver had been split off into an extra driver, but it turns out the backwards-compatibility break isn't as bad as originally assumed, so with a little parameterization the same code can be used to keep supporting all SoC generations. Signed-off-by: Thierry Reding <treding@nvidia.com>