]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
authorHans de Goede <hdegoede@redhat.com>
Wed, 22 Oct 2014 12:48:38 +0000 (14:48 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 24 Oct 2014 07:37:25 +0000 (09:37 +0200)
commitd0dbc286036a4e4e01ca056e40d952a081162a8c
treeafe35daeeac0ab1575f2d81f9b5a836cb292e393
parent9e54f6ee0148ae26aa673b45aaf77c2782232f48
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding

This is a preparation patch for making the pll5 "p" divisor configurable
through Kconfig.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/dram.c