[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200717154800.17169-1-ioana.ciornei@nxp.com>
Date: Fri, 17 Jul 2020 18:47:57 +0300
From: Ioana Ciornei <ioana.ciornei@....com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Cc: laurentiu.tudor@....com, Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH 0/3] bus: fsl-mc: scattered updates
This patch set adds some scattered updates to the fsl-mc bus: first we
add some missing device types that can be found on the bus, then there
is a change needed for the PREEMPT_RT variant and the probe order for the
newly added objects on the fsl-mc bus is changed so that allocatable
objects are probed at first since they are being used by any other
driver.
Grigore Popescu (1):
bus: fsl-mc: probe the allocatable objects first
Ioana Ciornei (1):
bus: fsl-mc: add missing device types
Laurentiu Tudor (1):
bus: fsl-mc: use raw spin lock to serialize mc cmds
drivers/bus/fsl-mc/dprc-driver.c | 57 ++++++++++++++++++++++----------
drivers/bus/fsl-mc/fsl-mc-bus.c | 30 +++++++++++++++++
drivers/bus/fsl-mc/mc-io.c | 2 +-
drivers/bus/fsl-mc/mc-sys.c | 4 +--
include/linux/fsl/mc.h | 32 +++++++++++++++++-
5 files changed, 104 insertions(+), 21 deletions(-)
--
2.25.1
Powered by blists - more mailing lists