commit | 627bc6982f1a42561222586e5e01e2b56ae57c71 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 19:28:38 2015 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Jan 22 12:34:55 2015 +0100 |
tree | 41819f5a821efb341f4d48b33a94263bdf4a609d | |
parent | 481b66465144e836a6f5c00e094257302ce1612a [diff] |
sunxi: Drop pll6 setting from clock_init_uart As the comment says now that we have SPL support this is no longer necessary, as PLL6 is already setup with the exact same parameters by the SPL. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>