ARM: DRA7xx: clocks: Update PLL values
Update PLL values. SYS_CLKSEL value for 20MHz is changed to 2. In other platforms SYS_CLKSEL value 2 represents reserved. But in sys_clk array ind 1 is used for 13Mhz. Since other platforms are not using 13Mhz, reusing index 1 for 20MHz. Signed-off-by:Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by:
Sricharan R <r.sricharan@ti.com>
Showing
- arch/arm/cpu/armv7/omap-common/clocks-common.c 7 additions, 9 deletionsarch/arm/cpu/armv7/omap-common/clocks-common.c
- arch/arm/cpu/armv7/omap5/hw_data.c 53 additions, 34 deletionsarch/arm/cpu/armv7/omap5/hw_data.c
- arch/arm/cpu/armv7/omap5/prcm-regs.c 1 addition, 0 deletionsarch/arm/cpu/armv7/omap5/prcm-regs.c
- arch/arm/include/asm/arch-omap4/clock.h 1 addition, 1 deletionarch/arm/include/asm/arch-omap4/clock.h
- arch/arm/include/asm/arch-omap5/clock.h 7 additions, 1 deletionarch/arm/include/asm/arch-omap5/clock.h
- arch/arm/include/asm/omap_common.h 2 additions, 1 deletionarch/arm/include/asm/omap_common.h
- include/configs/dra7xx_evm.h 2 additions, 0 deletionsinclude/configs/dra7xx_evm.h
Loading
Please register or sign in to comment