]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: Drop pll6 setting from clock_init_uart
authorHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 18:28:38 +0000 (19:28 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 22 Jan 2015 11:34:55 +0000 (12:34 +0100)
commit22b618346acb95dae8fddf151202829b6f78667f
tree41819f5a821efb341f4d48b33a94263bdf4a609d
parent6515032e3b88f0774f93fb05deaf20e48a515fe4
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>
arch/arm/cpu/armv7/sunxi/clock_sun6i.c