[U-Boot] [PATCH 0/4] arm: mxs: mxs_set_gpmiclk
Rasmus Villemoes
rasmus.villemoes at prevas.dk
Thu Sep 12 09:17:08 UTC 2019
While trying to implement an mxs_set_gpmiclk() I stumbled on a few minor things.
Rasmus Villemoes (4):
arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX
arm: mxs: fix comments in arch_cpu_init to match the code
arm: mxs: be more careful when enabling gpmi_clk
arm: mxs: implement mxs_set_gpmiclk
arch/arm/cpu/arm926ejs/mxs/clock.c | 41 +++++++++++++++++++
arch/arm/cpu/arm926ejs/mxs/mxs.c | 9 ++--
arch/arm/include/asm/arch-mxs/clock.h | 1 +
.../include/asm/arch-mxs/regs-clkctrl-mx23.h | 6 ++-
.../include/asm/arch-mxs/regs-clkctrl-mx28.h | 15 ++++---
5 files changed, 62 insertions(+), 10 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list