From: tali.perry1@gmail.com (Tali Perry)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/1] clk: npcm: add NPCM7xx clock driver
Date: Thu, 15 Feb 2018 15:30:53 +0200 [thread overview]
Message-ID: <1518701454-22697-1-git-send-email-tali.perry1@gmail.com> (raw)
Add Nuvoton BMC NPCM7xx clock driver.
Nuvoton BMC NPCM7xx contain integrated clock controller which
generates and supplies clock to all modules within the NPCM7xx BMC
1 ==> 2
This patch includes fix request described here:
https://patchwork.kernel.org/patch/10200033/
(move fixed clocks to DT)
Signed-off-by: Tali Perry <tali.perry1@gmail.com>
Tali Perry (1):
clk: npcm7xx: add clock controller. fixed clock at DT
drivers/clk/Makefile | 1 +
drivers/clk/clk-npcm7xx.c | 759 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 760 insertions(+)
create mode 100644 drivers/clk/clk-npcm7xx.c
--
2.14.1
next reply other threads:[~2018-02-15 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-15 13:30 Tali Perry [this message]
2018-02-15 13:30 ` [PATCH v2 1/1] clk: npcm7xx: add clock controler. fixed clock at DT Tali Perry
2018-02-16 12:27 ` Philippe Ombredanne
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=1518701454-22697-1-git-send-email-tali.perry1@gmail.com \
--to=tali.perry1@gmail.com \
--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).