public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/5] berlin: add support for clocks sharing registers
@ 2014-04-25 20:00 Alexandre Belloni
  2014-04-25 20:00 ` [RFC 1/5] clk: berlin: add support for clock groups Alexandre Belloni
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alexandre Belloni @ 2014-04-25 20:00 UTC (permalink / raw)
  To: Mike Turquette
  Cc: Sebastian Hesselbarth, Antoine Ténart, Thomas Petazzoni,
	Jimmy Xu, Jisheng Zhang, linux-arm-kernel, linux-kernel,
	Alexandre Belloni

Some clock on the berlin are sharing registers, this is an attempt at supporting
them.

I think there is a third set of regiters to enable/disable the clocks but I
don't have any information on that.

I'm also not completely sure of the DT bindings and I know that this is not the
way Sebastian was envisionning it.

Alexandre Belloni (5):
  clk: berlin: add support for clock groups
  clk: berlin: add berlin clock groups DT bindings documentation
  ARM: berlin/dt: add support for the clock group to BG2
  ARM: berlin/dt: add support for the clock group to BG2D
  ARM: berlin/dt: add support for the clock group to BG2Q

 .../devicetree/bindings/clock/berlin-clock.txt     |  29 +++
 arch/arm/boot/dts/berlin2.dtsi                     |  30 ++-
 arch/arm/boot/dts/berlin2cd.dtsi                   |  36 +++-
 arch/arm/boot/dts/berlin2q.dtsi                    |  24 ++-
 drivers/clk/berlin/Makefile                        |   2 +-
 drivers/clk/berlin/grp.c                           | 208 +++++++++++++++++++++
 6 files changed, 310 insertions(+), 19 deletions(-)
 create mode 100644 drivers/clk/berlin/grp.c

-- 
1.9.1


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

end of thread, other threads:[~2014-04-28 16:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 20:00 [RFC 0/5] berlin: add support for clocks sharing registers Alexandre Belloni
2014-04-25 20:00 ` [RFC 1/5] clk: berlin: add support for clock groups Alexandre Belloni
2014-04-25 20:00 ` [RFC 2/5] clk: berlin: add berlin clock groups DT bindings documentation Alexandre Belloni
2014-04-26 16:03   ` Maxime Ripard
2014-04-25 20:00 ` [RFC 3/5] ARM: berlin/dt: add support for the clock group to BG2 Alexandre Belloni
2014-04-25 20:00 ` [RFC 4/5] ARM: berlin/dt: add support for the clock group to BG2D Alexandre Belloni
2014-04-25 20:00 ` [RFC 5/5] ARM: berlin/dt: add support for the clock group to BG2Q Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox