ARM: DRA7: hwmod: Add data for eDMA tpcc, tptc0, tptc1
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 25 Feb 2016 14:50:18 +0000 (16:50 +0200)
committerPaul Walmsley <paul@pwsan.com>
Tue, 1 Mar 2016 08:55:59 +0000 (01:55 -0700)
commit34b4182ce5fd284bff38764f8e73e2160b49d8e9
tree9e291e2a5bbfae21a9287b00ac446ec08becd2b6
parent1c96bee4df1998b9dec3e2ef8f77e8436e29342b
ARM: DRA7: hwmod: Add data for eDMA tpcc, tptc0, tptc1

Add hwmod data for the eDMA blocks:
 - TPCC: Third-party channel controller
 - TPTC0: Third-party transfer controller 0
 - TPTC1: Third-party transfer controller 1

The TPCC's clock gating status follows the status of its clock and
power domain. This means that the hwmod code can not directly control
the TPCC enable/disable status.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
[paul@pwsan.com: rephrased last two sentences of the patch description]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c
This page took 0.037544 seconds and 5 git commands to generate.