All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fastrpc: patches for 6.18
@ 2025-09-12 13:12 srini
  2025-09-12 13:12 ` [PATCH 1/4] dt-bindings: misc: qcom,fastrpc: Add GDSP label srini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: srini @ 2025-09-12 13:12 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srini@kernel.org>

Hi Greg,

Here are few fastrpc patches for 6.18, Could you please queue
these for 6.18.

Patches mainly include cleaning up how the domain id and names are
used and make this more sustainable, and easy to add new domains.

Thanks,
Srini

Ling Xu (4):
  dt-bindings: misc: qcom,fastrpc: Add GDSP label
  misc: fastrpc: Remove kernel-side domain checks from capability ioctl
  misc: fastrpc: Cleanup the domain names
  misc: fastrpc: add support for gdsp remoteproc

 .../bindings/misc/qcom,fastrpc.yaml           |  2 +
 drivers/misc/fastrpc.c                        | 54 +++++++++----------
 include/uapi/misc/fastrpc.h                   |  2 +-
 3 files changed, 28 insertions(+), 30 deletions(-)

-- 
2.50.0


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

end of thread, other threads:[~2025-09-12 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 13:12 [PATCH 0/4] fastrpc: patches for 6.18 srini
2025-09-12 13:12 ` [PATCH 1/4] dt-bindings: misc: qcom,fastrpc: Add GDSP label srini
2025-09-12 13:13 ` [PATCH 2/4] misc: fastrpc: Remove kernel-side domain checks from capability ioctl srini
2025-09-12 13:13 ` [PATCH 3/4] misc: fastrpc: Cleanup the domain names srini
2025-09-12 13:13 ` [PATCH 4/4] misc: fastrpc: add support for gdsp remoteproc srini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.