public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] FSI changes for 5.3
@ 2019-07-03  3:39 Joel Stanley
  2019-07-03  5:32 ` Benjamin Herrenschmidt
  2019-07-03  7:22 ` Greg KH
  0 siblings, 2 replies; 7+ messages in thread
From: Joel Stanley @ 2019-07-03  3:39 UTC (permalink / raw)
  To: Greg KH
  Cc: Benjamin Herrenschmidt, Jeremy Kerr, Alistair Popple, Eddie James,
	linux-fsi, Linux Kernel Mailing List

Hello Greg,

We've not had a MAINAINERS entry for drivers/fsi, so this fixes that. It names
Jeremy and I as maintainers, so if it works for you we will send pull requests
to you each cycle.

I realise this one is a bit late, but please consider including so we have a
clear path for future submissions from 5.3 on.

This pull request contains two code changes. One touches hwmon and has an ack
from Guenter as the hwmon maintainer.

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi.git tags/fsi-for-5.3

for you to fetch changes up to 371975b0b07520c85098652d561639837a60a905:

  fsi/core: Fix error paths on CFAM init (2019-07-03 10:42:53 +0930)

----------------------------------------------------------------
FSI changes for 5.3

 - Add MAINTAINERS entry. There is now a git tree and a mailing
 list/patchwork for collecting FSI patches

 - Bug fix for error driver registration error paths

 - Correction for the OCC hwmon driver to meet the spec

----------------------------------------------------------------
Eddie James (1):
      OCC: FSI and hwmon: Add sequence numbering

Jeremy Kerr (1):
      fsi/core: Fix error paths on CFAM init

Joel Stanley (1):
      MAINTAINERS: Add FSI subsystem

 MAINTAINERS                | 13 +++++++++++++
 drivers/fsi/fsi-core.c     | 32 ++++++++++++++++++++------------
 drivers/fsi/fsi-occ.c      | 15 ++++++++++++---
 drivers/hwmon/occ/common.c |  4 ++--
 drivers/hwmon/occ/common.h |  1 +
 5 files changed, 48 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2019-07-08 13:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-03  3:39 [GIT PULL] FSI changes for 5.3 Joel Stanley
2019-07-03  5:32 ` Benjamin Herrenschmidt
2019-07-04  6:03   ` Joel Stanley
2019-07-04 21:31     ` Stephen Rothwell
2019-07-08  3:41       ` Joel Stanley
2019-07-08 13:05         ` Stephen Rothwell
2019-07-03  7:22 ` Greg KH

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