All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/2] MIPS: csrc-r4k: get counter rate from devicetree
Date: Thu, 7 Jul 2016 09:30:18 +0200	[thread overview]
Message-ID: <20160707073018.GD20657@pengutronix.de> (raw)
In-Reply-To: <1467837506-32177-1-git-send-email-antonynpavlov@gmail.com>

On Wed, Jul 06, 2016 at 11:38:24PM +0300, Antony Pavlov wrote:
> 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

Applied, thanks

Sascha

> 
>  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
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

      parent reply	other threads:[~2016-07-07  7:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160707073018.GD20657@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.