summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra7xx-clocks.dtsi
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2015-02-23 08:11:24 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2015-06-04 08:00:52 +0200
commitf892b203525acb6af02bddcae95fbb547624a986 (patch)
treeebc2ac88b866e7036005ea770fa6d1d75ac01240 /arch/arm/boot/dts/dra7xx-clocks.dtsi
parentarm: dra7: add DESHDCP clock (diff)
downloadlinux-f892b203525acb6af02bddcae95fbb547624a986.tar.xz
linux-f892b203525acb6af02bddcae95fbb547624a986.zip
CLK: TI: always enable DESHDCP clock
DESHDCP clock is needed on DRA7 based SoCs to enable the DSS IP. That clock is an odd one, as it is not supposed to be any kind of core clock for DSS, and we don't even support HDCP, but the clock is still needed even for the HWMOD framework to be able to reset the DSS IP. As there's no support for multiple core clocks in the HWMOD framework, we don't have any obvious place to enable this clock when DSS IP is being enabled. Furthermore, the HDMI on OMAP5 DSS is the same as on DRA7, and OMAP5 does not have any such clock configuration bit. This suggests that on OMAP5 the DESHDCP clock is always enabled, and for DRA7 we have the possibility to gate it. So, as we don't have any clean way to enable and disable the clock based on the need, this patch enables the clock at boot time, making it work similarly to OMAP5. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Tero Kristo <t-kristo@ti.com> Acked-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/dra7xx-clocks.dtsi')
0 files changed, 0 insertions, 0 deletions