commit | c27d68d1aefe738dda5a269d371617d8bc538693 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Oct 25 20:16:33 2014 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Nov 13 14:49:01 2014 +0100 |
tree | 1eed8f441fac50de93d17aa77bf1e6b9cd9b1229 | |
parent | d3a558df3a2a233618cd389860cac1377db91426 [diff] |
sun6i: Add clock functions needed for SPL / DRAM init Add clock_init_safe and clockset_pll5 functions, as these are needed for SPL support resp. DRAM init (which is needed for SPL too). Also add some extra clock register constant defines. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>