All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i.MX6 clock
@ 2012-11-22  9:59 Sascha Hauer
  2012-11-22  9:59 ` [PATCH 1/3] ARM i.MX6: rename PLLs according to datasheet Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sascha Hauer @ 2012-11-22  9:59 UTC (permalink / raw)
  To: linux-arm-kernel

The following contains fixes/cleanups for the i.MX6 clock support,
mostly driven by the missing SATA clock support.

----------------------------------------------------------------
Sascha Hauer (3):
      ARM i.MX6: rename PLLs according to datasheet
      ARM i.MX6: Fix ethernet PLL clocks
      ARM i.MX6: remove gate_mask from pllv3

 .../devicetree/bindings/clock/imx6q-clock.txt      |    9 ++-
 arch/arm/mach-imx/clk-imx6q.c                      |   39 ++++++++---
 arch/arm/mach-imx/clk-pllv3.c                      |   72 ++------------------
 arch/arm/mach-imx/clk.h                            |    3 +-
 4 files changed, 40 insertions(+), 83 deletions(-)

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

end of thread, other threads:[~2014-04-09  7:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22  9:59 [PATCH] i.MX6 clock Sascha Hauer
2012-11-22  9:59 ` [PATCH 1/3] ARM i.MX6: rename PLLs according to datasheet Sascha Hauer
2012-11-22  9:59 ` [PATCH 2/3] ARM i.MX6: Fix ethernet PLL clocks Sascha Hauer
2012-11-22 11:32   ` Shawn Guo
2012-11-22 12:35     ` Sascha Hauer
2014-04-08 11:44       ` Dirk Behme
2014-04-09  6:59         ` Shawn Guo
2014-04-09  7:11           ` Dirk Behme
2012-11-22  9:59 ` [PATCH 3/3] ARM i.MX6: remove gate_mask from pllv3 Sascha Hauer

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.