commit | fc4ebe52872665a42028450d720923695e9d4e20 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Jun 27 12:24:41 2019 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Oct 28 11:18:43 2019 +0100 |
tree | 0a48885d9cee007397b7fd9446eaa812872cb280 | |
parent | 6c79f09fce4dd03f6b623b1d49e1b8a968822f60 [diff] |
drm/tegra: dpaux: Parameterize CMH, DRVZ and DRVI The CMH, DRVZ and DRVI values vary depending on the SoC generation. Move them into SoC specific structures so that DT compatible string matching can be used to select the right parameters and write them to hardware at the right time. Signed-off-by: Thierry Reding <treding@nvidia.com>