From: Oleksij Rempel <linux@rempel-privat.de>
To: mturquette@linaro.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Cc: Oleksij Rempel <linux@rempel-privat.de>
Subject: [PATCH] clk support for Alphascale asm9260
Date: Thu, 8 Jan 2015 09:59:26 +0100 [thread overview]
Message-ID: <1420707567-22760-1-git-send-email-linux@rempel-privat.de> (raw)
In-Reply-To: <1417187120-23659-1-git-send-email-linux@rempel-privat.de>
Hello,
this patch provides clk support for Alphascale asm9260 SoC.
As was suggested by one of ARM maintainers, I explicitly ask you to
merge this patch :D
Oleksij Rempel (1):
ARM: clk: add clk-asm9260 driver
drivers/clk/Makefile | 1 +
drivers/clk/clk-asm9260.c | 359 +++++++++++++++++++++++++
include/dt-bindings/clock/alphascale,asm9260.h | 97 +++++++
3 files changed, 457 insertions(+)
create mode 100644 drivers/clk/clk-asm9260.c
create mode 100644 include/dt-bindings/clock/alphascale,asm9260.h
--
1.9.1
next parent reply other threads:[~2015-01-08 9:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1417187120-23659-1-git-send-email-linux@rempel-privat.de>
2015-01-08 8:59 ` Oleksij Rempel [this message]
2015-01-08 8:59 ` [PATCH] ARM: clk: add clk-asm9260 driver Oleksij Rempel
2015-01-14 23:02 ` Mike Turquette
2015-01-15 9:45 ` Oleksij Rempel
2015-01-19 17:22 ` Mike Turquette
2015-01-20 9:23 ` [PATCH v2] " Oleksij Rempel
2015-01-20 18:13 ` Mike Turquette
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=1420707567-22760-1-git-send-email-linux@rempel-privat.de \
--to=linux@rempel-privat.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@linaro.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).