ARM: dts: Configure interconnect target module for omap4 venc
authorTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 16:10:38 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 16:10:38 +0000 (08:10 -0800)
commit663de788d4e224d88d48a49c5850e0dbb2183f38
tree839b1f0924c715693eb621319ed6863a3db74693
parent3a97c4b9a1602bad42cc3c7e56105ad0ffd346c7
ARM: dts: Configure interconnect target module for omap4 venc

We can now probe devices with device tree only configuration using
ti-sysc interconnect target module driver. Let's configure the
module and drop "ti,hwmods" peroperty as this module is a child node
of dispc and has no dependencies to to legacy platform data.

We must now also configure sys_clk for reset to complete, the top
level module only keeps optional clocks enabled for it's own reset.

Cc: Jyri Sarha <jsarha@ti.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi