]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: sor: Support device tree crossbar configuration
authorThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 10:00:58 +0000 (11:00 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 7 Feb 2019 17:29:02 +0000 (18:29 +0100)
commit0369047cd11a7f1a79a13a54d4959c18024a2d52
tree3d951a6f23ad407ab4424d92339ae92583135d81
parentda28e1f4ecdd2e4a24a040cfc6f483340a924e83
drm/tegra: sor: Support device tree crossbar configuration

The crossbar configuration is usually the same across all designs for a
given SoC generation. But sometimes there are designs that require some
other configuration.

Implement support for parsing the crossbar configuration from a device
tree. If the crossbar configuration is not present in the device tree,
fall back to the default crossbar configuration.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c