[PATCH v14 3/6] of, numa: Add NUMA of binding implementation.
From: robh+dt@kernel.org (Rob Herring)
Date: 2016-03-04 00:16:17
Also in:
linux-devicetree, linux-efi, lkml
From: robh+dt@kernel.org (Rob Herring)
Date: 2016-03-04 00:16:17
Also in:
linux-devicetree, linux-efi, lkml
On Thu, Mar 3, 2016 at 5:55 PM, David Daney [off-list ref] wrote:
From: David Daney <redacted> Add device tree parsing for NUMA topology using device "numa-node-id" property in distance-map and cpu nodes. This is a complete rewrite of a previous patch by: Ganapatrao Kulkarni[off-list ref] Signed-off-by: David Daney <redacted>
Acked-by: Rob Herring <robh@kernel.org>