devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] vfio, platform: add HIDMA and ACPI support
@ 2016-03-11 16:54 Sinan Kaya
  2016-03-11 16:54 ` [PATCH V2 1/3] vfio, platform: add support for ACPI while detecting the reset driver Sinan Kaya
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sinan Kaya @ 2016-03-11 16:54 UTC (permalink / raw)
  To: kvm, timur, cov, jcm, eric.auger
  Cc: shankerd, vikrams, marc.zyngier, mark.rutland, devicetree,
	vinod.koul, agross, linux-arm-msm, linux-arm-kernel, Sinan Kaya

The patchset makes three different changes.
1. Add support for probing ACPI platform reset drivers.
2. Make reset driver a requirement now
3. Add support for HIDMA reset driver.

Specific changes:

vfio, platform: add support for ACPI while detecting the reset driver
Changes from V1: (https://lkml.org/lkml/2016/1/29/672)
* renamed VFIO_PLATFORM_RESET_MODULE_ALIAS to
* MODULE_ALIAS_VFIO_PLATFORM_RESET

Sinan Kaya (3):
  vfio, platform: add support for ACPI while detecting the reset driver
  vfio, platform: make reset driver a requirement
  vfio, platform: add QTI HIDMA reset driver

 drivers/vfio/platform/reset/Kconfig                |   9 ++
 drivers/vfio/platform/reset/Makefile               |   2 +
 .../vfio/platform/reset/vfio_platform_amdxgbe.c    |   4 +-
 .../platform/reset/vfio_platform_calxedaxgmac.c    |   4 +-
 .../vfio/platform/reset/vfio_platform_qcomhidma.c  | 101 +++++++++++++++++
 drivers/vfio/platform/vfio_platform_common.c       | 123 ++++++++++++++++-----
 drivers/vfio/platform/vfio_platform_private.h      |  43 ++++---
 7 files changed, 241 insertions(+), 45 deletions(-)
 create mode 100644 drivers/vfio/platform/reset/vfio_platform_qcomhidma.c

-- 
1.8.2.1

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

end of thread, other threads:[~2016-03-27 17:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 16:54 [PATCH V2 0/3] vfio, platform: add HIDMA and ACPI support Sinan Kaya
2016-03-11 16:54 ` [PATCH V2 1/3] vfio, platform: add support for ACPI while detecting the reset driver Sinan Kaya
2016-03-11 16:54 ` [PATCH V2 2/3] vfio, platform: make reset driver a requirement Sinan Kaya
2016-03-13 17:25   ` Sinan Kaya
     [not found]     ` <56E5A271.6000408-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2016-03-16  4:36       ` Eric Auger
     [not found]         ` <56E8E2CD.3020604-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-03-16 14:27           ` Sinan Kaya
2016-03-27 15:21             ` Eric Auger
2016-03-27 17:55               ` Sinan Kaya
2016-03-11 16:54 ` [PATCH V2 3/3] vfio, platform: add QTI HIDMA reset driver Sinan Kaya
2016-03-11 17:00   ` Sinan Kaya
     [not found]   ` <1457715275-11925-4-git-send-email-okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2016-03-11 18:35     ` kbuild test robot

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).