commit | 39754b6b1385c4a9795f1e143c750fc65bf03121 | [log] [tgz] |
---|---|---|
author | vishnupatekar <vishnupatekar0510@gmail.com> | Sun Nov 29 01:07:24 2015 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Dec 10 15:45:47 2015 +0100 |
tree | 0b16908f2d880ec1bc591f9a5d4e5884daaa01e4 | |
parent | 1895dfd5aa58d8e79adf639589aae06c0a861930 [diff] |
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>