linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i.MX: Add GPT devicetree nodes
@ 2013-03-14 12:08 Sascha Hauer
  2013-03-14 12:08 ` [PATCH 1/7] ARM: i.MX: Add GPT devicetree Documentation Sascha Hauer
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Sascha Hauer @ 2013-03-14 12:08 UTC (permalink / raw)
  To: linux-arm-kernel

The GPT is the general purpose timer found on i.MX SoCs. The bindings
are used on i.MX25 and i.MX6 already. The remaining i.MX SoCs still
use a platform based timer. This is a first step to change this: We
add the devicetree nodes for the other DT enabled SoCs (i.MX27, i.MX31,
i.MX51 and i.MX53).

This series also adds the missing binding documentation for the GPT.

The series is based on Shawns imx/dt branch.

The last patch adds the clocks to the i.MX27 GPT. This is not applicable
right now since it depends on the patch changing i.MX27 to devicetree
based clock lookups.

Sascga

----------------------------------------------------------------
Sascha Hauer (7):
      ARM: i.MX: Add GPT devicetree Documentation
      ARM: i.MX27: Add GPT devicetree nodes
      ARM: i.MX31: Add GPT devicetree node
      ARM: i.MX51: Add GPT devicetree node
      ARM: i.MX53: Add GPT devicetree node
      ARM: i.MX6: Add clocks to GPT devicetree node
      ARM: i.MX27: Add clocks to GPT devicetree nodes

 .../devicetree/bindings/timer/fsl,imxgpt.txt       | 18 ++++++++
 arch/arm/boot/dts/imx27.dtsip                      | 49 +++++++++++++++++++++-
 arch/arm/boot/dts/imx31.dtsip                      | 16 +++++++
 arch/arm/boot/dts/imx51.dtsip                      |  8 ++++
 arch/arm/boot/dts/imx53.dtsip                      |  8 ++++
 arch/arm/boot/dts/imx6qdl.dtsip                    |  2 +
 6 files changed, 100 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/timer/fsl,imxgpt.txt

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

end of thread, other threads:[~2013-03-15  6:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14 12:08 [PATCH] i.MX: Add GPT devicetree nodes Sascha Hauer
2013-03-14 12:08 ` [PATCH 1/7] ARM: i.MX: Add GPT devicetree Documentation Sascha Hauer
2013-03-14 18:02   ` Stephen Warren
2013-03-15  5:42     ` Shawn Guo
2013-03-15  6:11       ` Sascha Hauer
2013-03-14 12:08 ` [PATCH 2/7] ARM: i.MX27: Add GPT devicetree nodes Sascha Hauer
2013-03-14 12:08 ` [PATCH 3/7] ARM: i.MX31: Add GPT devicetree node Sascha Hauer
2013-03-14 12:08 ` [PATCH 4/7] ARM: i.MX51: " Sascha Hauer
2013-03-14 12:09 ` [PATCH 5/7] ARM: i.MX53: " Sascha Hauer
2013-03-14 12:09 ` [PATCH 6/7] ARM: i.MX6: Add clocks to " Sascha Hauer
2013-03-14 12:09 ` [PATCH 7/7] ARM: i.MX27: Add clocks to GPT devicetree nodes Sascha Hauer
2013-03-15  5:43 ` [PATCH] i.MX: Add " Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).