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.