ARM: tegra: tf701t: Bind VDE device

Add Video Decoder Engine node to ASUS TF701T device-tree.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Svyatoslav Ryhel
2024-08-06 15:38:57 +03:00
committed by Thierry Reding
parent b457e191a7
commit 984d444a10

View File

@@ -87,6 +87,12 @@ panel_secondary: panel@0 {
};
};
vde@6001a000 {
assigned-clocks = <&tegra_car TEGRA114_CLK_VDE>;
assigned-clock-parents = <&tegra_car TEGRA114_CLK_PLL_P>;
assigned-clock-rates = <408000000>;
};
pinmux@70000868 {
pinctrl-names = "default";
pinctrl-0 = <&state_default>;