All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eddie James <eajames@linux.ibm.com>
To: linux-fsi@lists.ozlabs.org
Cc: eajames@linux.ibm.com, linux-kernel@vger.kernel.org,
	jk@ozlabs.org, joel@jms.id.au, alistair@popple.id.au
Subject: [PATCH v5 0/3] fsi: Update drivers with latest documentation
Date: Tue, 14 May 2024 16:39:17 -0500	[thread overview]
Message-ID: <20240514213920.159357-1-eajames@linux.ibm.com> (raw)

This series was previously included in
https://lore.kernel.org/all/20240429210131.373487-1-eajames@linux.ibm.com/

This series updates the SCOM and OCC drivers to be compatible with the
latest documentation.

Eddie James (3):
  fsi: occ: Get device number from FSI minor number API
  fsi: occ: Find next available child rather than node name match
  fsi: scom: Update compatible string to match documentation

 drivers/fsi/fsi-occ.c  | 49 +++++++++---------------------------------
 drivers/fsi/fsi-scom.c |  1 +
 2 files changed, 11 insertions(+), 39 deletions(-)

-- 
2.39.3


             reply	other threads:[~2024-05-14 21:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 21:39 Eddie James [this message]
2024-05-14 21:39 ` [PATCH v5 1/3] fsi: occ: Get device number from FSI minor number API Eddie James
2024-05-14 21:39 ` [PATCH v5 2/3] fsi: occ: Find next available child rather than node name match Eddie James
2024-05-14 21:39 ` [PATCH v5 3/3] fsi: scom: Update compatible string to match documentation Eddie James

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=20240514213920.159357-1-eajames@linux.ibm.com \
    --to=eajames@linux.ibm.com \
    --cc=alistair@popple.id.au \
    --cc=jk@ozlabs.org \
    --cc=joel@jms.id.au \
    --cc=linux-fsi@lists.ozlabs.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.