devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: dra7: Add OCMCRAM nodes
@ 2016-05-10 19:49 Dave Gerlach
       [not found] ` <1462909782-14639-1-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Gerlach @ 2016-05-10 19:49 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-omap-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Andreas Dannenberg, Suman Anna, Rob Herring, Mark Rutland,
	Tony Lindgren, Dave Gerlach

Hi,
This series adds ocmcram nodes to use the mmio-sram driver to dra7.dtsi
for use by all dra7xx and am57xx platforms. Not all ocmcram regions are
present on every SoC variant so all possible nodes are added to the parent
dtsi with the optional nodes marked "disabled". Board dts files that are
known to have silicon supporting them can then enable them as needed.

Patch two adds a "dummy" reserved region in the ocmcram1 node that acts
as a placeholder for the region that is needed by secure software running
on secure variants of the SoC. It is left as size zero with the intention
that either:

- The bootloader will step in and adjust the size based on what the
  secure software that is in use requires.
- A board dts with specific requirements will override the node with
  appropriate size.

The SRAM bindings in use are described in this patch [1] that is part of a
series that adds SRAM regions for OMAP3 platforms.

Regards,
Dave

[1] http://marc.info/?l=linux-omap&m=146283061230440&w=2

Dave Gerlach (2):
  ARM: dts: dra7: Add ocmcram nodes
  ARM: dts: dra7: Add ti,secure-ram node to ocmcram1 node

 arch/arm/boot/dts/dra7.dtsi | 47 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

-- 
2.7.3

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

end of thread, other threads:[~2016-06-10 10:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10 19:49 [PATCH 0/2] ARM: dts: dra7: Add OCMCRAM nodes Dave Gerlach
     [not found] ` <1462909782-14639-1-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org>
2016-05-10 19:49   ` [PATCH 1/2] ARM: dts: dra7: Add ocmcram nodes Dave Gerlach
     [not found]     ` <1462909782-14639-2-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org>
2016-05-11 13:07       ` Andreas Dannenberg
2016-05-10 19:49   ` [PATCH 2/2] ARM: dts: dra7: Add ti,secure-ram node to ocmcram1 node Dave Gerlach
     [not found]     ` <1462909782-14639-3-git-send-email-d-gerlach-l0cyMroinI0@public.gmane.org>
2016-05-11 13:09       ` Andreas Dannenberg
2016-06-10 10:43   ` [PATCH 0/2] ARM: dts: dra7: Add OCMCRAM nodes 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).