sunxi: clk: add basic clocks for A83T
Add basic clocks pll1, pll5, and some default values from allwinner u-boot. Signed-off-by:Vishnu Patekar <vishnupatekar0510@gmail.com> [hdegoede@redhat.com] Fix PLL6 init to run at 600 MHz instead of 288 MHz, fixing the mmc support not working [hdegoede@redhat.com] Fix PLL init code to properly wait for the PLL-s to stabilize, fixing cold-booting directly from sdcard not working Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Showing
- arch/arm/cpu/armv7/sunxi/Makefile 4 additions, 0 deletionsarch/arm/cpu/armv7/sunxi/Makefile
- arch/arm/cpu/armv7/sunxi/clock_sun8i_a83t.c 136 additions, 0 deletionsarch/arm/cpu/armv7/sunxi/clock_sun8i_a83t.c
- arch/arm/include/asm/arch-sunxi/clock.h 3 additions, 1 deletionarch/arm/include/asm/arch-sunxi/clock.h
- arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h 304 additions, 0 deletionsarch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h
Loading
Please register or sign in to comment