mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: csrc-r4k: get counter rate from devicetree
@ 2016-07-06 20:38 Antony Pavlov
  2016-07-06 20:38 ` [PATCH 1/2] of: base: import of_get_cpu_node() from linux-v4.7-rc2 Antony Pavlov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Antony Pavlov @ 2016-07-06 20:38 UTC (permalink / raw)
  To: barebox

At the moment csrc-r4k rate is fixed to 100 MHz.
This is acceptable only for qemu-malta.

This patch introduces a devicetree-based solution
for detecting csrc-r4k counter rate.

The most notable users of this patch are AR9331-based boards.


Antony Pavlov (2):
  of: base: import of_get_cpu_node() from linux-v4.7-rc2
  MIPS: csrc-r4k: get cp0 counter rate from devicetree

 arch/mips/lib/csrc-r4k.c | 24 ++++++++++++--
 drivers/of/base.c        | 86 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/of.h             | 10 ++++++
 3 files changed, 118 insertions(+), 2 deletions(-)

-- 
2.8.1


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

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

end of thread, other threads:[~2016-07-07  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-06 20:38 [PATCH 0/2] MIPS: csrc-r4k: get counter rate from devicetree Antony Pavlov
2016-07-06 20:38 ` [PATCH 1/2] of: base: import of_get_cpu_node() from linux-v4.7-rc2 Antony Pavlov
2016-07-06 20:38 ` [PATCH 2/2] MIPS: csrc-r4k: get cp0 counter rate from devicetree Antony Pavlov
2016-07-07  7:30 ` [PATCH 0/2] MIPS: csrc-r4k: get " Sascha Hauer

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