All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Proposal for enabling CMEM
@ 2015-04-23 11:42 Jacob Stiffler
  2015-04-23 11:42 ` [RFC 1/2] linux/cmem.inc: Support reserving memory for CMEM Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jacob Stiffler @ 2015-04-23 11:42 UTC (permalink / raw)
  To: meta-ti

This is a proposal for adding a CMEM region in the device tree.

I wanted to get comments on the following:

* implementation of using an inc file to enable this.
* Whether the actual configuration belongs in the kernel recipe, or if
  this is something that should be handled at the distro or branding
  level. (RFC sets the configuration in kernel recipe).
    - I have verified that this configuration may also be set in the
       branding file using, for example,

         CMEM_BASE_pn-linux-ti-staging_omap-a15 = "a0000000"
         CMEM_SIZE_pn-linux-ti-staging_omap-a15 = "20000000"

Jacob Stiffler (2):
  linux/cmem.inc: Support reserving memory for CMEM.
  linux-ti-staging_3.14: Add CMEM region for omap-a15.

 recipes-kernel/linux/cmem.inc                 |   22 ++++++++++++++++++++++
 recipes-kernel/linux/linux-ti-staging_3.14.bb |    6 +++++-
 recipes-kernel/linux/linux/cmem.dtsi          |   24 ++++++++++++++++++++++++
 3 files changed, 51 insertions(+), 1 deletion(-)
 create mode 100644 recipes-kernel/linux/cmem.inc
 create mode 100644 recipes-kernel/linux/linux/cmem.dtsi

-- 
1.7.9.5



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

end of thread, other threads:[~2015-05-15 18:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-23 11:42 [RFC 0/2] Proposal for enabling CMEM Jacob Stiffler
2015-04-23 11:42 ` [RFC 1/2] linux/cmem.inc: Support reserving memory for CMEM Jacob Stiffler
2015-04-23 11:42 ` [RFC 2/2] linux-ti-staging_3.14: Add CMEM region for omap-a15 Jacob Stiffler
2015-04-23 20:15 ` [RFC 0/2] Proposal for enabling CMEM Denys Dmytriyenko
2015-05-01 12:11   ` Jacob Stiffler
2015-05-14 22:21     ` Denys Dmytriyenko
2015-05-15 18:16       ` Jacob Stiffler
2015-05-15 18:33         ` Denys Dmytriyenko
2015-05-15 18:47           ` Jacob Stiffler

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.