[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200908131013.19630-1-jonathan@marek.ca>
Date: Tue, 8 Sep 2020 09:10:08 -0400
From: Jonathan Marek <jonathan@...ek.ca>
To: linux-arm-msm@...r.kernel.org
Cc: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@...aro.org>,
linux-kernel@...r.kernel.org (open list),
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH v2 0/3] misc: fastrpc: add ioctl for attaching to sensors pd
Initializing sensors requires attaching to pd 2. Add an ioctl for that.
This corresponds to FASTRPC_INIT_ATTACH_SENSORS in the downstream driver.
v2:
- define names of PD values in a separate patch
- split out identation fix in a separate patch
Jonathan Marek (3):
misc: fastrpc: fix indentation error in uapi header
misc: fastrpc: define names for protection domain ids
misc: fastrpc: add ioctl for attaching to sensors pd
drivers/misc/fastrpc.c | 16 ++++++++++++----
include/uapi/misc/fastrpc.h | 5 +++--
2 files changed, 15 insertions(+), 6 deletions(-)
--
2.26.1
Powered by blists - more mailing lists