mbox series

[v5,0/3] fsi: Update drivers with latest documentation

Message ID 20240514213920.159357-1-eajames@linux.ibm.com
Headers show
Series fsi: Update drivers with latest documentation | expand

Message

Eddie James May 14, 2024, 9:39 p.m. UTC
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(-)