commit | 62c87ef2e988558edbf983c9344ceb9370dbbf02 | [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 | 5c7f10fda362db16a7bf3e571b4ae1e88fac2466 [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>