]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ae539d8870643d50c7ecd9d0cea6d9709a25765
treeb012d3812ff847e429e833382ab00791ca47c75b
parent97ea15e0c9e632e7e876daed16e3ae74267b24c0
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