mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] misc clk-related changes
@ 2015-10-22  5:45 Antony Pavlov
  2015-10-22  5:45 ` [PATCH 1/3] commands: add clk_get_rate command Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Antony Pavlov @ 2015-10-22  5:45 UTC (permalink / raw)
  To: barebox

Antony Pavlov (3):
  commands: add clk_get_rate command
  clock.h: include <types.h> under guard macro
  commands: clk_dump: use COMMAND_SUCCESS instead of 0 return code

 commands/clk.c  | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 include/clock.h |  3 +--
 2 files changed, 57 insertions(+), 3 deletions(-)

-- 
2.6.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2015-10-22  7:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-22  5:45 [PATCH 0/3] misc clk-related changes Antony Pavlov
2015-10-22  5:45 ` [PATCH 1/3] commands: add clk_get_rate command Antony Pavlov
2015-10-22  5:45 ` [PATCH 2/3] clock.h: include <types.h> under guard macro Antony Pavlov
2015-10-22  5:45 ` [PATCH 3/3] commands: clk_dump: use COMMAND_SUCCESS instead of 0 return code Antony Pavlov
2015-10-22  7:34 ` [PATCH 0/3] misc clk-related changes Sascha Hauer

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