All of lore.kernel.org
 help / color / mirror / Atom feed
From: srini@kernel.org
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, Srinivas Kandagatla <srini@kernel.org>
Subject: [PATCH 0/4] fastrpc: patches for 6.18
Date: Fri, 12 Sep 2025 14:12:58 +0100	[thread overview]
Message-ID: <20250912131302.303199-1-srini@kernel.org> (raw)

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


             reply	other threads:[~2025-09-12 13:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-12 13:12 srini [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250912131302.303199-1-srini@kernel.org \
    --to=srini@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.