]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: dpaux: Parameterize CMH, DRVZ and DRVI
authorThierry Reding <treding@nvidia.com>
Thu, 27 Jun 2019 10:24:41 +0000 (12:24 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:43 +0000 (11:18 +0100)
commitfc4ebe52872665a42028450d720923695e9d4e20
tree0a48885d9cee007397b7fd9446eaa812872cb280
parent6c79f09fce4dd03f6b623b1d49e1b8a968822f60
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>
drivers/gpu/drm/tegra/dpaux.c