devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] devicetree includes for i.MX5 clocks
@ 2013-11-13 19:11 Lucas Stach
       [not found] ` <1384369879-11878-1-git-send-email-l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  2013-11-14  3:13 ` [PATCH 0/3] devicetree includes for i.MX5 clocks Shawn Guo
  0 siblings, 2 replies; 7+ messages in thread
From: Lucas Stach @ 2013-11-13 19:11 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: kernel-bIcnvbaLZ9MEGnE8C9+IrQ, Shawn Guo,
	devicetree-u79uwXL29TY76Z2rM5mHXA

This series introduces devicetree includes for the i.MX5
SoC clocks. It makes devicetrees easier to read for humans and
less error prone.

The series is spun against Shawns for-next branch, as there are
already some clock related patches in there. I would like to
see those patches sitting in -next for a while.

Lucas Stach (3):
  clk: imx5: introduce DT includes for clock provider
  ARM: imx53: use clock defines in DTS files
  ARM: imx51: use clock defines in DTS files

 .../devicetree/bindings/clock/imx5-clock.txt       | 196 +----
 arch/arm/boot/dts/imx51.dtsi                       |  98 ++-
 arch/arm/boot/dts/imx53-m53evk.dts                 |   2 +-
 arch/arm/boot/dts/imx53-mba53.dts                  |   2 +-
 arch/arm/boot/dts/imx53-qsb.dts                    |   2 +-
 arch/arm/boot/dts/imx53.dtsi                       | 122 ++--
 arch/arm/mach-imx/clk-imx51-imx53.c                | 786 ++++++++++-----------
 include/dt-bindings/clock/imx5-clock.h             | 202 ++++++
 8 files changed, 718 insertions(+), 692 deletions(-)
 create mode 100644 include/dt-bindings/clock/imx5-clock.h

-- 
1.8.4.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-11-14  3:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 19:11 [PATCH 0/3] devicetree includes for i.MX5 clocks Lucas Stach
     [not found] ` <1384369879-11878-1-git-send-email-l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-11-13 19:11   ` [PATCH 1/3] clk: imx5: introduce DT includes for clock provider Lucas Stach
     [not found]     ` <1384369879-11878-2-git-send-email-l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-11-14  3:19       ` Shawn Guo
2013-11-13 19:11   ` [PATCH 2/3] ARM: imx53: use clock defines in DTS files Lucas Stach
     [not found]     ` <1384369879-11878-3-git-send-email-l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-11-14  3:20       ` Shawn Guo
2013-11-13 19:11   ` [PATCH 3/3] ARM: imx51: " Lucas Stach
2013-11-14  3:13 ` [PATCH 0/3] devicetree includes for i.MX5 clocks 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).