All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add meson8b clk81 clock gates
@ 2016-05-11 18:21 Alexander Müller
  2016-05-11 18:21 ` [PATCH 1/2] ARM: clk: Amlogic: Add support for " Alexander Müller
  2016-05-11 18:21 ` [PATCH 2/2] ARM: clk: Amlogic: Add clk81 " Alexander Müller
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Müller @ 2016-05-11 18:21 UTC (permalink / raw)
  To: mturquette, linux-clk

This patch series adds support for the Amlogic meson8b clk81 clock 
gates and is a prerequisite for enabling the ethernet support and other
subsystems.

The patches are also part of the following patch series:

http://comments.gmane.org/gmane.linux.ports.arm.kernel/498959

Alexander Müller (2):
  ARM: clk: Amlogic: Add support for clock gates
  ARM: clk: Amlogic: Add clk81 clock gates

 drivers/clk/meson/clkc.c                 |  18 +++
 drivers/clk/meson/clkc.h                 |  18 +++
 drivers/clk/meson/meson8b-clkc.c         | 196 +++++++++++++++++++++++++++++++
 include/dt-bindings/clock/meson8b-clkc.h |  99 +++++++++++++++-
 4 files changed, 329 insertions(+), 2 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-11 18:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 18:21 [PATCH 0/2] Add meson8b clk81 clock gates Alexander Müller
2016-05-11 18:21 ` [PATCH 1/2] ARM: clk: Amlogic: Add support for " Alexander Müller
2016-05-11 18:21 ` [PATCH 2/2] ARM: clk: Amlogic: Add clk81 " Alexander Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.