All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable Video Decoder on Tegra30
@ 2018-02-18 19:46 Dmitry Osipenko
  2018-02-18 19:46 ` [PATCH v2 1/2] ARM: dts: tegra30: Add IRAM node Dmitry Osipenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dmitry Osipenko @ 2018-02-18 19:46 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter
  Cc: Rob Herring, Andreas Färber, devicetree, linux-tegra,
	linux-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-08 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-18 19:46 [PATCH v2 0/2] Enable Video Decoder on Tegra30 Dmitry Osipenko
2018-02-18 19:46 ` [PATCH v2 1/2] ARM: dts: tegra30: Add IRAM node Dmitry Osipenko
2018-02-18 19:46 ` [PATCH v2 2/2] ARM: dts: tegra30: Add video decoder node Dmitry Osipenko
2018-03-08 14:00 ` [PATCH v2 0/2] Enable Video Decoder on Tegra30 Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.