public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* pull request for Tegra clock updates for 3.20
@ 2015-02-02 15:14 Peter De Schrijver
  2015-02-02 23:15 ` Mike Turquette
  0 siblings, 1 reply; 2+ messages in thread
From: Peter De Schrijver @ 2015-02-02 15:14 UTC (permalink / raw)
  To: mturquette-QSEj5FYQhm4dnm+yROfE0A
  Cc: Prashant Gaikwad, swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org,
	thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	pawel.moll-5wv7dgnIgG8@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi Mike,

A few bug fixes and support for Tegra132 clocks.

Thanks,

Peter.

The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e:

  Linux 3.19-rc7 (2015-02-01 20:07:21 -0800)

are available in the git repository at:

  git://nv-tegra.nvidia.com/user/pdeschrijver/linux.git tags/tegra-clk-3.20

for you to fetch changes up to b270491eb9a033a1ab6c66e778c9dd3e3a4f7639:

  clk: tegra: Define PLLD_DSI and remove dsia(b)_mux (2015-02-02 16:22:34 +0200)

----------------------------------------------------------------
Tegra clock fixes for 3.20

----------------------------------------------------------------
Andrew Bresticker (1):
      clk: tegra: SDMMC controllers are on APB

Mark Zhang (1):
      clk: tegra: Define PLLD_DSI and remove dsia(b)_mux

Paul Walmsley (2):
      clk: tegra: split Tegra124 clock header file
      clk: tegra: Add support for the Tegra132 CAR IP block

Peter De Schrijver (2):
      clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
      clk: tegra: Update binding doc for Tegra132

Sean Paul (1):
      clk: tegra124: Add init data for dsi lp clocks

Tomeu Vizoso (1):
      clk: tegra: Fix order of arguments in WARN

 .../bindings/clock/nvidia,tegra124-car.txt         |  10 +-
 arch/arm/mach-tegra/tegra.c                        |   2 -
 drivers/clk/tegra/Makefile                         |   1 +
 drivers/clk/tegra/clk-id.h                         |   2 -
 drivers/clk/tegra/clk-pll.c                        |  18 +-
 drivers/clk/tegra/clk-tegra-periph.c               |  18 +-
 drivers/clk/tegra/clk-tegra114.c                   |  10 +-
 drivers/clk/tegra/clk-tegra124.c                   | 168 ++++++++--
 drivers/clk/tegra/clk.c                            |   7 +-
 include/dt-bindings/clock/tegra124-car-common.h    | 345 +++++++++++++++++++++
 include/dt-bindings/clock/tegra124-car.h           | 345 +--------------------
 include/linux/clk/tegra.h                          |   2 -
 12 files changed, 532 insertions(+), 396 deletions(-)
 create mode 100644 include/dt-bindings/clock/tegra124-car-common.h

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 15:14 pull request for Tegra clock updates for 3.20 Peter De Schrijver
2015-02-02 23:15 ` Mike Turquette

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