devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: am57xx: Add support for am574x-idk
@ 2017-12-18  6:20 Lokesh Vutla
       [not found] ` <20171218062003.9024-1-lokeshvutla-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Lokesh Vutla @ 2017-12-18  6:20 UTC (permalink / raw)
  To: Tony Lindgren, Linux OMAP Mailing List
  Cc: Tero Kristo, Sekhar Nori, Rob Herring, Device Tree Mailing List,
	Lokesh Vutla

am574x-idk board is similar to am572x-idk with am574x SoC.
This series adds support for this board.

Logs: http://pastebin.ubuntu.com/26207045/

Lokesh Vutla (3):
  ARM: dra762: Add support for device package identification
  ARM: dra762: hwmod: Register package specific hwmod
  ARM: dts: am57xx: Add support for am574x-idk

 arch/arm/boot/dts/Makefile                |   1 +
 arch/arm/boot/dts/am572x-idk-common.dtsi  | 100 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/am572x-idk.dts          |  93 +--------------------------
 arch/arm/boot/dts/am574x-idk.dts          |  22 +++++++
 arch/arm/mach-omap2/id.c                  |  17 ++++-
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c |  27 +++++---
 arch/arm/mach-omap2/soc.h                 |  16 +++++
 7 files changed, 174 insertions(+), 102 deletions(-)
 create mode 100644 arch/arm/boot/dts/am572x-idk-common.dtsi
 create mode 100644 arch/arm/boot/dts/am574x-idk.dts

-- 
2.15.1

--
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] 5+ messages in thread

end of thread, other threads:[~2017-12-21 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-18  6:20 [PATCH 0/3] ARM: am57xx: Add support for am574x-idk Lokesh Vutla
     [not found] ` <20171218062003.9024-1-lokeshvutla-l0cyMroinI0@public.gmane.org>
2017-12-18  6:20   ` [PATCH 1/3] ARM: dra762: Add support for device package identification Lokesh Vutla
2017-12-18  6:20   ` [PATCH 2/3] ARM: dra762: hwmod: Register package specific hwmod Lokesh Vutla
2017-12-18  6:20   ` [PATCH 3/3] ARM: dts: am57xx: Add support for am574x-idk Lokesh Vutla
2017-12-21 15:07   ` [PATCH 0/3] ARM: " Tony Lindgren

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).