commit | 744bce51230e920bac12d8f357b10b38e05558a1 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Jul 30 13:35:45 2024 +0300 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Sun Oct 13 17:33:46 2024 +0300 |
tree | b48b0bc8605d60ec74af4c19b905da08d75d6c8a | |
parent | 68ebc7c86b5ecbbf60360c98b81e8aee8e774944 [diff] |
video: tegra20: dsi: add ganged mode support Implement ganged mode support for the Tegra DSI driver. The DSI host controller to gang up with is specified via a phandle in the device tree and the resolved DSI host controller used for the programming of the ganged-mode registers. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>