All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] ARM: at91: add PMC_PLLICPR init function
@ 2015-12-09  4:36 Wenyou Yang
  2015-12-09  4:36 ` [U-Boot] [PATCH 1/3] ARM: at91: clock: " Wenyou Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Wenyou Yang @ 2015-12-09  4:36 UTC (permalink / raw)
  To: u-boot

To reduce the duplicated code, add PLLICPR init function, use
the function to clean up the PMC_PLLICPR directly writing code.

It is based on the following patch set.
	[PATCH 0/5] ARM: at91: improve peripheral and system clock handle functions
	[PATCH 0/4] ARM: at91: add UTMI PLL handle functions
	[PATCH 0/3] ARM: at91: add PLLB handle functions


Wenyou Yang (3):
  ARM: at91: clock: add PMC_PLLICPR init function
  ARM: at91: clean up the PMC_PLLICPR init code
  board: atmel: clean up the PMC_PLLICPR init code

 arch/arm/mach-at91/armv7/clock.c                |    7 +++++++
 arch/arm/mach-at91/include/mach/at91_pmc.h      |    7 +++++++
 arch/arm/mach-at91/include/mach/clk.h           |    1 +
 arch/arm/mach-at91/spl_at91.c                   |    5 +----
 board/atmel/sama5d3_xplained/sama5d3_xplained.c |    4 +---
 board/atmel/sama5d3xek/sama5d3xek.c             |    4 +---
 board/atmel/sama5d4_xplained/sama5d4_xplained.c |    4 +---
 board/atmel/sama5d4ek/sama5d4ek.c               |    4 +---
 8 files changed, 20 insertions(+), 16 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-12-09  9:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-09  4:36 [U-Boot] [PATCH 0/3] ARM: at91: add PMC_PLLICPR init function Wenyou Yang
2015-12-09  4:36 ` [U-Boot] [PATCH 1/3] ARM: at91: clock: " Wenyou Yang
2015-12-09  7:14   ` Heiko Schocher
2015-12-09  8:37     ` Andreas Bießmann
2015-12-09  9:59       ` Heiko Schocher
2015-12-09  4:36 ` [U-Boot] [PATCH 2/3] ARM: at91: clean up the PMC_PLLICPR init code Wenyou Yang
2015-12-09  4:36 ` [U-Boot] [PATCH 3/3] board: atmel: " Wenyou Yang
2015-12-09  5:31 ` [U-Boot] [PATCH 0/3] ARM: at91: add PMC_PLLICPR init function Heiko Schocher
2015-12-09  7:40   ` Yang, Wenyou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.