mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-15 21:21:49 -04:00
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:
committed by
Thierry Reding
parent
b457e191a7
commit
984d444a10
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user