commit | 4f82d228127d17b4501d1a09dcaa151d764063ee | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Sun Feb 23 11:27:09 2025 +0200 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Thu Mar 13 19:13:17 2025 +0200 |
tree | b235ee472941d3b074dcc7d379361f9ff44970b3 | |
parent | 8030d35fbb54c389f946f8afd429d800ed833013 [diff] |
video: tegra20: dc: get DSI/HDMI clock parent if internal DSI/HDMI is used If device uses native Tegra DSI or HDMI, DC clock MUST use the same parent as DSI/HDMI clock uses. Hence remove need in device tree configuration and satisfy this condition by default. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>