Messages in this thread |  | | From | Dmitry Osipenko <> | Subject | [PATCH v2 0/2] Enable Video Decoder on Tegra30 | Date | Sun, 18 Feb 2018 22:46:54 +0300 |
| |
VDE on Terga30 is compatible with VDE on Tegra20, hence the 'tegra-vde' driver works fine on Terga30. Let's add missing DT nodes to expose Video Decoder Engine on Terga30.
Changelog:
V2: 1) Appended unit address to the name of VDE pool node to fix DTC warning as per Andreas's Färber suggestion.
2) Correctly placed IRAM DT node in the address-ascending order.
Dmitry Osipenko (2): ARM: dts: tegra30: Add IRAM node ARM: dts: tegra30: Add video decoder node
arch/arm/boot/dts/tegra30.dtsi | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+)
-- 2.16.1
|  |