commit | ab120e5ffdd3b6d3bcf36db92b1b394956a6cbf8 | [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 | e970800da31c271a9a68cbddf66ade99a1740e68 [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>