public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] clk: at91: clk-generated: Improvement
@ 2017-11-17  6:50 Wenyou Yang
  2017-11-17  6:50 ` [U-Boot] [PATCH 1/2] clk: at91: clk-generated: select absolute closest rate Wenyou Yang
  2017-11-17  6:50 ` [U-Boot] [PATCH 2/2] clk: at91: clk-generated: fix incorrect index of clk source Wenyou Yang
  0 siblings, 2 replies; 5+ messages in thread
From: Wenyou Yang @ 2017-11-17  6:50 UTC (permalink / raw)
  To: u-boot

The purpose of the patch set is to fix the the incorrect assignment
of the generic clock  source selection, and to align to the Linux
kernel driver, instead of selecting the closest inferior rate, select
the absolute closest rate.


Ludovic Desroches (1):
  clk: at91: clk-generated: select absolute closest rate

Wenyou Yang (1):
  clk: at91: clk-generated: fix incorrect index of clk source

 drivers/clk/at91/clk-generated.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

-- 
2.13.0

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

end of thread, other threads:[~2017-11-30 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-17  6:50 [U-Boot] [PATCH 0/2] clk: at91: clk-generated: Improvement Wenyou Yang
2017-11-17  6:50 ` [U-Boot] [PATCH 1/2] clk: at91: clk-generated: select absolute closest rate Wenyou Yang
2017-11-30 15:35   ` [U-Boot] [U-Boot, " Tom Rini
2017-11-17  6:50 ` [U-Boot] [PATCH 2/2] clk: at91: clk-generated: fix incorrect index of clk source Wenyou Yang
2017-11-30 15:35   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox