ARM: dts: Configure interconnect target module for omap4 hdmi
authorTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 16:10:39 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 16:10:39 +0000 (08:10 -0800)
commit8f66156341507ab7977ec53684df3aa7244c88eb
treed43a641155e7f3109407c0a1f0d0a1908bf5dd84
parentdc7578e99d42ea7ece26112c1b69c19c40cf61f8
ARM: dts: Configure interconnect target module for omap4 hdmi

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.

Note that we must disable smart idle modes for HDMI audio like we've
done with the legacy platform data. And HDMI needs both hdmi clock
and dss clock to operate.

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