ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries
authorFranklin S Cooper Jr <fcooper@ti.com>
Fri, 10 Jun 2016 12:02:34 +0000 (05:02 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2016 12:02:34 +0000 (05:02 -0700)
commit015d859193276ee924fd098ef9db9d20988c12d4
treeb012d3812ff847e429e833382ab00791ca47c75b
parent078508f85e235c41494da868f61b5336e248dc77
ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entries

Devices that utilize the OCP registers and/or PRCM registers and
register bit fields should be modeled using hwmod. Since eQEP, ePWM and
eCAP don't fall under this category, remove their hwmod entries.

Instead these clocks simply use the clock that is passed through by its
parent PWMSS. Therefore, PWMSS handles the clock for itself and its
subdevices.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_common_data.h
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_interconnect_data.c
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_33xx_data.c
arch/arm/mach-omap2/omap_hwmod_43xx_data.c