linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices
@ 2017-06-08  4:44 Ganapatrao Kulkarni
  2017-06-08  4:44 ` [PATCH v3 1/2] acpica: iort: Update SMMUv3 header for proximity domain mapping Ganapatrao Kulkarni
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ganapatrao Kulkarni @ 2017-06-08  4:44 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel, linux-acpi, iommu
  Cc: Will.Deacon, lorenzo.pieralisi, hanjun.guo, sudeep.holla,
	robin.murphy, lv.zheng, joro, rjw, lenb, jnair, gpkulkarni

ARM IORT specification(rev. C) has added  provision to define proximity
domain in SMMUv3 IORT table. Adding required code to parse Proximity
domain and set numa_node of smmv3 platform devices.

v3:
  - Addressed Lorenzo Pieralisi comment.

v2:
  - Changed as per Lorenzo Pieralisi and Hanjun Guo suggestions.

v1:
  - Initial patch

Ganapatrao Kulkarni (2):
  acpica: iort: Update SMMUv3 header for proximity domain mapping
  acpi/iort: numa: Add numa node mapping for smmuv3 devices

 drivers/acpi/arm64/iort.c | 28 ++++++++++++++++++++++++++--
 include/acpi/actbl2.h     |  4 ++++
 2 files changed, 30 insertions(+), 2 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-07-22 13:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08  4:44 [PATCH v3 0/2] acpi/iort, numa: Add numa node mapping for smmuv3 devices Ganapatrao Kulkarni
2017-06-08  4:44 ` [PATCH v3 1/2] acpica: iort: Update SMMUv3 header for proximity domain mapping Ganapatrao Kulkarni
2017-06-19 17:54   ` Robin Murphy
2017-06-20  2:27     ` Ganapatrao Kulkarni
2017-06-08  4:44 ` [PATCH v3 2/2] acpi/iort: numa: Add numa node mapping for smmuv3 devices Ganapatrao Kulkarni
2017-06-15 13:46   ` Lorenzo Pieralisi
2017-06-28 17:47     ` Robert Richter
2017-07-04 10:07       ` Lorenzo Pieralisi
2017-07-06 11:20         ` Robert Richter
2017-07-22  3:23   ` Hanjun Guo
2017-07-22 13:05     ` Ganapatrao Kulkarni
2017-06-08  9:04 ` [PATCH v3 0/2] acpi/iort, " John Garry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).