All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] MFD fixes for v5.1
Date: Thu, 4 Apr 2019 10:37:47 +0100	[thread overview]
Message-ID: <20190404093747.GU6830@dell> (raw)

Linus,

Enjoy!

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-5.1

for you to fetch changes up to a05a2e7998ab1badcf80aed47b5313934fd131fa:

  mfd: sun6i-prcm: Allow to compile with COMPILE_TEST (2019-04-03 08:38:07 +0100)

----------------------------------------------------------------
 - Bug Fixes
   - Fix failed reads due to enabled IRQs when suspended; twl-core
   - Fix driver	registration when using	DT; sprd-sc27xx-spi
   - Fix `make allyesconfig` on	x86_64;	SUN6I_PRCM

----------------------------------------------------------------
Andreas Kemnade (1):
      mfd: twl-core: Disable IRQ while suspended

Baolin Wang (1):
      mfd: sc27xx: Use SoC compatible string for PMIC devices

Maxime Ripard (1):
      mfd: sun6i-prcm: Allow to compile with COMPILE_TEST

 drivers/mfd/Kconfig           |  2 +-
 drivers/mfd/sprd-sc27xx-spi.c | 42 +++++++++++++++++++++---------------------
 drivers/mfd/twl-core.c        | 23 +++++++++++++++++++++++
 3 files changed, 45 insertions(+), 22 deletions(-)
 
-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

             reply	other threads:[~2019-04-04  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04  9:37 Lee Jones [this message]
2019-04-05  1:55 ` [GIT PULL] MFD fixes for v5.1 pr-tracker-bot

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=20190404093747.GU6830@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.