Re: [PATCH v6 4/4] of/fdt: mark hotpluggable memory

From: Reza Arbab
Date: Wed Nov 09 2016 - 15:15:42 EST


On Wed, Nov 09, 2016 at 12:12:55PM -0600, Rob Herring wrote:
On Mon, Nov 7, 2016 at 5:44 PM, Reza Arbab <arbab@xxxxxxxxxxxxxxxxxx> 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