* [GIT PULL] SoCFPGA clk update for v4.2
@ 2015-05-13 19:08 dinguyen at opensource.altera.com
2015-05-20 1:44 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: dinguyen at opensource.altera.com @ 2015-05-13 19:08 UTC (permalink / raw)
To: linux-arm-kernel
Hi Mike/Stephen,
Please consider pulling these 2 patches that adds the clock driver for the
SoCFPGA Arria10 platform.
Thanks,
Dinh
The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:
Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_clk_update_for_v4.2
for you to fetch changes up to 92b449f2de5b0196429d08e2b99ccfbf6182042c:
clk: socfpga: add a clock driver for the Arria 10 platform (2015-05-13 13:51:14 -0500)
----------------------------------------------------------------
SoCFPGA update for v4.2
- Add clock driver for Arria10 platform
- Update socfpga/clk.h for Arria10 clock driver to use
----------------------------------------------------------------
Dinh Nguyen (2):
clk: socfpga: update clk.h so for Arria10 platform to use
clk: socfpga: add a clock driver for the Arria 10 platform
drivers/clk/socfpga/Makefile | 1 +
drivers/clk/socfpga/clk-gate-a10.c | 187 +++++++++++++++++++++++++++++++++++
drivers/clk/socfpga/clk-gate.c | 4 -
drivers/clk/socfpga/clk-periph-a10.c | 131 ++++++++++++++++++++++++
drivers/clk/socfpga/clk-pll-a10.c | 132 +++++++++++++++++++++++++
drivers/clk/socfpga/clk.c | 7 +-
drivers/clk/socfpga/clk.h | 10 +-
7 files changed, 466 insertions(+), 6 deletions(-)
create mode 100644 drivers/clk/socfpga/clk-gate-a10.c
create mode 100644 drivers/clk/socfpga/clk-periph-a10.c
create mode 100644 drivers/clk/socfpga/clk-pll-a10.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] SoCFPGA clk update for v4.2
2015-05-13 19:08 [GIT PULL] SoCFPGA clk update for v4.2 dinguyen at opensource.altera.com
@ 2015-05-20 1:44 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2015-05-20 1:44 UTC (permalink / raw)
To: linux-arm-kernel
On 05/13, dinguyen at opensource.altera.com wrote:
> Hi Mike/Stephen,
>
> Please consider pulling these 2 patches that adds the clock driver for the
> SoCFPGA Arria10 platform.
I think we're waiting on another round for the small fixes? I can
apply the patches directly after that.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-20 1:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 19:08 [GIT PULL] SoCFPGA clk update for v4.2 dinguyen at opensource.altera.com
2015-05-20 1:44 ` Stephen Boyd
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).