From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] clk: fixed-factor: add DT init function
Date: Fri, 25 Apr 2014 11:57:45 +0400 [thread overview]
Message-ID: <1398412667-18820-1-git-send-email-antonynpavlov@gmail.com> (raw)
This short patchseries imports DT init function for fixed-factor clocks
from linux kernel.
Antony Pavlov (2):
clk: move of_clk_get_parent_name() to common clk code
clk: fixed-factor: add DT init function
drivers/clk/clk-fixed-factor.c | 36 ++++++++++++++++++++++++++++++++++++
drivers/clk/clk.c | 20 ++++++++++++++++++++
drivers/clk/socfpga.c | 19 -------------------
include/linux/clk.h | 1 +
4 files changed, 57 insertions(+), 19 deletions(-)
--
1.9.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-04-25 7:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-25 7:57 Antony Pavlov [this message]
2014-04-25 7:57 ` [PATCH 1/2] clk: move of_clk_get_parent_name() to common clk code Antony Pavlov
2014-04-25 7:57 ` [PATCH 2/2] clk: fixed-factor: add DT init function Antony Pavlov
2014-04-26 6:10 ` [PATCH 0/2] " Sascha Hauer
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=1398412667-18820-1-git-send-email-antonynpavlov@gmail.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox