]> www.infradead.org Git - linux.git/commitdiff
ARM: tegra: tf701t: Bind VDE device
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 6 Aug 2024 12:38:57 +0000 (15:38 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 29 Aug 2024 15:16:28 +0000 (17:16 +0200)
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>
arch/arm/boot/dts/nvidia/tegra114-asus-tf701t.dts

index 515e9b8936f1af9d0672cc5102647c352fa52f5a..9d91d1451295b27ae4f75b3d6398bb01c78ec6ed 100644 (file)
                };
        };
 
+       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>;