All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: mvebu changes for 4.1
@ 2015-03-20 10:12 Gregory CLEMENT
  2015-03-23 23:07 ` Michael Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2015-03-20 10:12 UTC (permalink / raw)
  To: linux-arm-kernel

Mike,

Here is the first pull request for the clocks for mvebu for v4.1.

It is a pretty small one and I don't expect an other one.

Gregory

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-clk-4.1

for you to fetch changes up to 8da6f3c1662a74a39b5ebc773ee27a949b5d7658:

  clk: mvebu: add Marvell Armada 39x driver (2015-03-04 15:18:53 +0100)

----------------------------------------------------------------
clock changes for mvebu for v4.1

- Add clock support for Armada 39x

----------------------------------------------------------------
Thomas Petazzoni (3):
      devicetree: bindings: update DT bindings for Marvell EBU clock support
      clk: mvebu: extend common code to allow an optional refclk
      clk: mvebu: add Marvell Armada 39x driver

 Documentation/devicetree/bindings/clock/mvebu-core-clock.txt  |   9 +++++++++
 Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt |  15 ++++++++++++++-
 drivers/clk/mvebu/Kconfig                                     |   4 ++++
 drivers/clk/mvebu/Makefile                                    |   1 +
 drivers/clk/mvebu/armada-39x.c                                | 156
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/clk/mvebu/common.c                                    |  17 +++++++++++++++++
 drivers/clk/mvebu/common.h                                    |   1 +
 7 files changed, 202 insertions(+), 1 deletion(-)
 create mode 100644 drivers/clk/mvebu/armada-39x.c


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [GIT PULL] clk: mvebu changes for 4.1
  2015-03-20 10:12 [GIT PULL] clk: mvebu changes for 4.1 Gregory CLEMENT
@ 2015-03-23 23:07 ` Michael Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Turquette @ 2015-03-23 23:07 UTC (permalink / raw)
  To: linux-arm-kernel

Quoting Gregory CLEMENT (2015-03-20 03:12:46)
> Mike,
> 
> Here is the first pull request for the clocks for mvebu for v4.1.
> 
> It is a pretty small one and I don't expect an other one.

Pulled.

Regards,
Mike

> 
> Gregory
> 
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
> 
>   Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-clk-4.1
> 
> for you to fetch changes up to 8da6f3c1662a74a39b5ebc773ee27a949b5d7658:
> 
>   clk: mvebu: add Marvell Armada 39x driver (2015-03-04 15:18:53 +0100)
> 
> ----------------------------------------------------------------
> clock changes for mvebu for v4.1
> 
> - Add clock support for Armada 39x
> 
> ----------------------------------------------------------------
> Thomas Petazzoni (3):
>       devicetree: bindings: update DT bindings for Marvell EBU clock support
>       clk: mvebu: extend common code to allow an optional refclk
>       clk: mvebu: add Marvell Armada 39x driver
> 
>  Documentation/devicetree/bindings/clock/mvebu-core-clock.txt  |   9 +++++++++
>  Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt |  15 ++++++++++++++-
>  drivers/clk/mvebu/Kconfig                                     |   4 ++++
>  drivers/clk/mvebu/Makefile                                    |   1 +
>  drivers/clk/mvebu/armada-39x.c                                | 156
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/clk/mvebu/common.c                                    |  17 +++++++++++++++++
>  drivers/clk/mvebu/common.h                                    |   1 +
>  7 files changed, 202 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/clk/mvebu/armada-39x.c
> 
> 
> -- 
> Gregory Clement, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com

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

end of thread, other threads:[~2015-03-23 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-20 10:12 [GIT PULL] clk: mvebu changes for 4.1 Gregory CLEMENT
2015-03-23 23:07 ` Michael Turquette

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.