[PATCH v2 0/3] misc: fastrpc: add ioctl for attaching to sensors pd

From: Jonathan Marek
Date: Tue Sep 08 2020 - 15:35:12 EST


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