All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner clocks additions for 4.1
@ 2015-03-25 21:19 Maxime Ripard
  2015-03-25 22:14 ` Mike Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2015-03-25 21:19 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mike,

Here is the pull request for the Allwinner related changes for the 4.1
merge window.

Thanks!
Maxime

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

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

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-clocks-for-4.1

for you to fetch changes up to f1017969661dd33ead5ba7c3f4a0793c6611441a:

  clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 (2015-03-25 11:46:41 -0700)

----------------------------------------------------------------
Allwinner clocks changes for 4.1

The usual round of clock changes for the Allwinner SoCs.

There is nothing really standing out here, but a few changes and fixes, most
notably to allow the AHB clock to be parented to a PLL, instead of the CPU
clock to avoid any AHB rate change due to cpufreq.

----------------------------------------------------------------
Chen-Yu Tsai (7):
      clk: sunxi: Move USB clocks to separate file
      clk: sunxi: Add support for sun9i A80 USB clocks and resets
      clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
      clk: sunxi: Add "cpu" to list of protected clocks for sun5i
      clk: sunxi: Register divs clocks before factor clocks
      clk: sunxi: Make divs clocks specify which output is the base factor clock
      clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6

 Documentation/devicetree/bindings/clock/sunxi.txt |   3 +
 drivers/clk/sunxi/Makefile                        |   1 +
 drivers/clk/sunxi/clk-sunxi.c                     | 185 ++++++++---------
 drivers/clk/sunxi/clk-usb.c                       | 233 ++++++++++++++++++++++
 4 files changed, 319 insertions(+), 103 deletions(-)
 create mode 100644 drivers/clk/sunxi/clk-usb.c

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150325/a7821616/attachment-0001.sig>

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

* [GIT PULL] Allwinner clocks additions for 4.1
  2015-03-25 21:19 [GIT PULL] Allwinner clocks additions for 4.1 Maxime Ripard
@ 2015-03-25 22:14 ` Mike Turquette
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2015-03-25 22:14 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Mar 25, 2015 at 2:19 PM, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> Hi Mike,
>
> Here is the pull request for the Allwinner related changes for the 4.1
> merge window.

Pulled.

Thanks!
Mike

>
> Thanks!
> Maxime
>
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
>   Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-clocks-for-4.1
>
> for you to fetch changes up to f1017969661dd33ead5ba7c3f4a0793c6611441a:
>
>   clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6 (2015-03-25 11:46:41 -0700)
>
> ----------------------------------------------------------------
> Allwinner clocks changes for 4.1
>
> The usual round of clock changes for the Allwinner SoCs.
>
> There is nothing really standing out here, but a few changes and fixes, most
> notably to allow the AHB clock to be parented to a PLL, instead of the CPU
> clock to avoid any AHB rate change due to cpufreq.
>
> ----------------------------------------------------------------
> Chen-Yu Tsai (7):
>       clk: sunxi: Move USB clocks to separate file
>       clk: sunxi: Add support for sun9i A80 USB clocks and resets
>       clk: sunxi: Add muxable ahb factors clock for sun5i and sun7i
>       clk: sunxi: Add "cpu" to list of protected clocks for sun5i
>       clk: sunxi: Register divs clocks before factor clocks
>       clk: sunxi: Make divs clocks specify which output is the base factor clock
>       clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6
>
>  Documentation/devicetree/bindings/clock/sunxi.txt |   3 +
>  drivers/clk/sunxi/Makefile                        |   1 +
>  drivers/clk/sunxi/clk-sunxi.c                     | 185 ++++++++---------
>  drivers/clk/sunxi/clk-usb.c                       | 233 ++++++++++++++++++++++
>  4 files changed, 319 insertions(+), 103 deletions(-)
>  create mode 100644 drivers/clk/sunxi/clk-usb.c
>
> --
> Maxime Ripard, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com

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

end of thread, other threads:[~2015-03-25 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 21:19 [GIT PULL] Allwinner clocks additions for 4.1 Maxime Ripard
2015-03-25 22:14 ` Mike 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.