linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] bus: fsl-mc: enhance Management Complex userspace support
@ 2018-03-07 16:51 Ioana Ciornei
  2018-03-07 16:51 ` [PATCH 1/3] bus: fsl-mc: add restool " Ioana Ciornei
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ioana Ciornei @ 2018-03-07 16:51 UTC (permalink / raw)
  To: gregkh, laurentiu.tudor
  Cc: linux-kernel, stuyoder, ruxandra.radulescu, arnd,
	upstream-release, Ioana Ciornei

This patch set adds restool support in fsl-mc bus along
with a rescan attribute to the root DPRC container.

Ioana Ciornei (3):
  bus: fsl-mc: add restool userspace support
  bus: fsl-mc: add root dprc rescan attribute
  bus: fsl-mc: add bus rescan attribute

 Documentation/ioctl/ioctl-number.txt        |   1 +
 Documentation/networking/dpaa2/overview.rst |   4 +
 drivers/bus/fsl-mc/Kconfig                  |   7 +
 drivers/bus/fsl-mc/Makefile                 |   3 +
 drivers/bus/fsl-mc/dprc-driver.c            |   4 +-
 drivers/bus/fsl-mc/fsl-mc-allocator.c       |   5 +
 drivers/bus/fsl-mc/fsl-mc-bus.c             |  95 ++++++++++++
 drivers/bus/fsl-mc/fsl-mc-private.h         |  59 ++++++++
 drivers/bus/fsl-mc/fsl-mc-restool.c         | 219 ++++++++++++++++++++++++++++
 9 files changed, 395 insertions(+), 2 deletions(-)
 create mode 100644 drivers/bus/fsl-mc/fsl-mc-restool.c

-- 
1.9.1

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

end of thread, other threads:[~2018-03-13  9:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07 16:51 [PATCH 0/3] bus: fsl-mc: enhance Management Complex userspace support Ioana Ciornei
2018-03-07 16:51 ` [PATCH 1/3] bus: fsl-mc: add restool " Ioana Ciornei
2018-03-09 19:33   ` Greg KH
2018-03-13  9:57     ` Ioana Ciornei
2018-03-07 16:51 ` [PATCH 2/3] bus: fsl-mc: add root dprc rescan attribute Ioana Ciornei
2018-03-09 19:34   ` Greg KH
2018-03-13  9:59     ` Ioana Ciornei
2018-03-07 16:51 ` [PATCH 3/3] bus: fsl-mc: add bus " Ioana Ciornei

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