ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
authorPhilip Avinash <avinashphilip@ti.com>
Wed, 2 Jan 2013 13:24:49 +0000 (18:54 +0530)
committerPaul Walmsley <paul@pwsan.com>
Fri, 8 Feb 2013 15:10:36 +0000 (08:10 -0700)
As part of PWM subsystem integration, PWM subsystem are sharing
resources like clock across submodules (ECAP, EQEP & EHRPWM). To handle
resource sharing & IP integration  rework on parent child relation
between PWMSS and ECAP, EQEP & EHRPWM child devices to support runtime PM.

Signed-off-by: Philip Avinash <avinashphilip@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found