Home
last modified time | relevance | path

Searched hist:"6 d6c815daad8ec3469135c310ed39849cbe7752c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.cdiff 6d6c815daad8ec3469135c310ed39849cbe7752c Fri Jan 25 04:00:58 CST 2019 Thierry Reding <treding@nvidia.com> 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>