On Wed, Nov 09, 2016 at 12:12:55PM -0600, Rob Herring wrote:
On Mon, Nov 7, 2016 at 5:44 PM, Reza Arbab <ar...@linux.vnet.ibm.com> wrote:+ hotpluggable = of_get_flat_dt_prop(node, "linux,hotpluggable", NULL);Memory being hotpluggable doesn't seem like a linux property to me. I'd drop the linux prefix. Also, this needs to be documented.
Sure, that makes sense. I'll do both in v7. -- Reza Arbab