[U-Boot] [PATCH 1/3] sunxi: Add clock_get_pll5p() function

2014-10-22 Thread Hans de Goede
This is a preparation patch for making the pll5 p divisor configurable through Kconfig. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/cpu/armv7/sunxi/clock_sun4i.c| 11 +++ arch/arm/include/asm/arch-sunxi/clock.h | 1 +

Re: [U-Boot] [PATCH 1/3] sunxi: Add clock_get_pll5p() function

2014-10-22 Thread Ian Campbell
On Wed, 2014-10-22 at 15:44 +0200, Hans de Goede wrote: This is a preparation patch for making the pll5 p divisor configurable through Kconfig. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian Campbell i...@hellion.org.uk ___ U-Boot