From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Extending /memreserve/ to allow defining descriptions Date: Sat, 4 Mar 2017 13:40:39 -0800 Message-ID: <9c1cb5e8-2afd-e266-72b9-20ca6622956e@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" Cc: Rob Herring , david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org, glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org List-Id: devicetree@vger.kernel.org Hello, I am considering extending the /memreserve node syntax with the ability to pass a description string that would be describing what kind of memory is being reserved here, e:g: /memreserve/ 0x0 0x10000 type = "psci" The rationale would be for a client program to be able to list these reserved regions e.g: from /proc/iomem in a way that could be made available to other applications. What do you think? -- Florian -- 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