video: tegra20: dc: get DSI/HDMI clock parent if internal DSI/HDMI is used
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 23 Feb 2025 09:27:09 +0000 (11:27 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Thu, 13 Mar 2025 17:13:17 +0000 (19:13 +0200)
commit6fb58c1f7a4ad6ce8dfba93ce46978d0c6191692
treeb235ee472941d3b074dcc7d379361f9ff44970b3
parent052c2630e50a01529eb0c0143555712d8b9eff08
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>
drivers/video/tegra20/tegra-dc.c