Re: [U-Boot] [PATCH 1/5] sunxi: clock: Add clock_get_pll3() helper function

2015-08-11 Thread Ian Campbell
On Sat, 2015-08-08 at 16:25 +0200, Hans de Goede wrote: Add a helper function to get the pll3 clock rate. Signed-off-by: Hans de Goede hdego...@redhat.com Acked-by: Ian Campbell i...@hellion.org.uk ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH 1/5] sunxi: clock: Add clock_get_pll3() helper function

2015-08-08 Thread Hans de Goede
Add a helper function to get the pll3 clock rate. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/cpu/armv7/sunxi/clock_sun4i.c| 9 + arch/arm/cpu/armv7/sunxi/clock_sun6i.c| 12 arch/arm/include/asm/arch-sunxi/clock_sun4i.h | 3 +++