SPEAr: Switch to common clock framework
SPEAr SoCs used its own clock framework since now. From now on they will move to use common clock framework. This patch updates existing SPEAr machine support to adapt for common clock framework. Signed-off-by:Viresh Kumar <viresh.kumar@st.com> Reviewed-by:
Mike Turquette <mturquette@linaro.org> Acked-by:
Arnd Bergmann <arnd@arndb.de>
Showing
- MAINTAINERS 1 addition, 3 deletionsMAINTAINERS
- arch/arm/Kconfig 1 addition, 0 deletionsarch/arm/Kconfig
- arch/arm/mach-spear3xx/Makefile 1 addition, 1 deletionarch/arm/mach-spear3xx/Makefile
- arch/arm/mach-spear3xx/clock.c 0 additions, 760 deletionsarch/arm/mach-spear3xx/clock.c
- arch/arm/mach-spear3xx/include/mach/generic.h 1 addition, 2 deletionsarch/arm/mach-spear3xx/include/mach/generic.h
- arch/arm/mach-spear3xx/include/mach/misc_regs.h 1 addition, 143 deletionsarch/arm/mach-spear3xx/include/mach/misc_regs.h
- arch/arm/mach-spear3xx/include/mach/spear.h 13 additions, 0 deletionsarch/arm/mach-spear3xx/include/mach/spear.h
- arch/arm/mach-spear3xx/spear320.c 1 addition, 0 deletionsarch/arm/mach-spear3xx/spear320.c
- arch/arm/mach-spear3xx/spear3xx.c 2 additions, 0 deletionsarch/arm/mach-spear3xx/spear3xx.c
- arch/arm/mach-spear6xx/Makefile 1 addition, 1 deletionarch/arm/mach-spear6xx/Makefile
- arch/arm/mach-spear6xx/clock.c 0 additions, 683 deletionsarch/arm/mach-spear6xx/clock.c
- arch/arm/mach-spear6xx/include/mach/misc_regs.h 1 addition, 153 deletionsarch/arm/mach-spear6xx/include/mach/misc_regs.h
- arch/arm/mach-spear6xx/spear6xx.c 2 additions, 3 deletionsarch/arm/mach-spear6xx/spear6xx.c
- arch/arm/plat-spear/Makefile 1 addition, 1 deletionarch/arm/plat-spear/Makefile
- arch/arm/plat-spear/clock.c 0 additions, 1005 deletionsarch/arm/plat-spear/clock.c
- arch/arm/plat-spear/include/plat/clock.h 0 additions, 249 deletionsarch/arm/plat-spear/include/plat/clock.h
- drivers/clk/spear/Makefile 3 additions, 0 deletionsdrivers/clk/spear/Makefile
- drivers/clk/spear/spear3xx_clock.c 612 additions, 0 deletionsdrivers/clk/spear/spear3xx_clock.c
- drivers/clk/spear/spear6xx_clock.c 342 additions, 0 deletionsdrivers/clk/spear/spear6xx_clock.c
Loading
Please register or sign in to comment