linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: joel@jms.id.au (Joel Stanley)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] clocksource: Add support for Aspeed timer
Date: Thu, 21 Jul 2016 23:13:50 +0930	[thread overview]
Message-ID: <1469108633-7940-1-git-send-email-joel@jms.id.au> (raw)

Hello Daniel,

This adds support for the Aspeed ast2400 and ast2500 families of BMC SoCs to
the moxart driver.

I've dropped the first patch and respun the others so they apply. I've also
boot tested on our hardware, so they are good to go.

It would be great to seem them make it for the upcoming merge window so I can
focus my time on cleaning up the the other drivers we have on their way.

Cheers,

Joel

Joel Stanley (3):
  drivers/clocksource/moxart: Refactor enable/disable
  drivers/clocksource/moxart: Use struct to hold state
  drivers/clocksource/moxart: Add Aspeed support

 .../bindings/timer/moxa,moxart-timer.txt           |   4 +-
 drivers/clocksource/moxart_timer.c                 | 195 ++++++++++++++-------
 2 files changed, 134 insertions(+), 65 deletions(-)

-- 
2.8.1

             reply	other threads:[~2016-07-21 13:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21 13:43 Joel Stanley [this message]
2016-07-21 13:43 ` [PATCH v2 1/3] drivers/clocksource/moxart: Refactor enable/disable Joel Stanley
2016-07-21 13:43 ` [PATCH v2 2/3] drivers/clocksource/moxart: Use struct to hold state Joel Stanley
2016-07-21 13:43 ` [PATCH v2 3/3] drivers/clocksource/moxart: Add Aspeed support Joel Stanley
2016-09-08 13:57 ` [PATCH v2 0/3] clocksource: Add support for Aspeed timer Daniel Lezcano

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=1469108633-7940-1-git-send-email-joel@jms.id.au \
    --to=joel@jms.id.au \
    --cc=linux-arm-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).