Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/3] misc: fastrpc: add ioctl for attaching to sensors pd
@ 2020-09-08 13:10 Jonathan Marek
  2020-09-08 13:10 ` [PATCH v2 1/3] misc: fastrpc: fix indentation error in uapi header Jonathan Marek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonathan Marek @ 2020-09-08 13:10 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Arnd Bergmann, Greg Kroah-Hartman, Jorge Ramirez-Ortiz, open list,
	Srinivas Kandagatla

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


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

end of thread, other threads:[~2020-09-08 19:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 13:10 [PATCH v2 0/3] misc: fastrpc: add ioctl for attaching to sensors pd Jonathan Marek
2020-09-08 13:10 ` [PATCH v2 1/3] misc: fastrpc: fix indentation error in uapi header Jonathan Marek
2020-09-08 13:10 ` [PATCH v2 2/3] misc: fastrpc: define names for protection domain ids Jonathan Marek
2020-09-08 13:10 ` [PATCH v2 3/3] misc: fastrpc: add ioctl for attaching to sensors pd Jonathan Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox