linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] i.MX fixes for 4.12
Date: Thu, 18 May 2017 22:56:41 +0800	[thread overview]
Message-ID: <20170518145638.GA26102@dragon> (raw)

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.12

for you to fetch changes up to e23c7f7d57831fdae444be9d507e67716ab601d4:

  soc: imx: add PM dependency for IMX7_PM_DOMAINS (2017-05-15 09:33:22 +0800)

----------------------------------------------------------------
i.MX fixes for 4.12:
 - A fix on GPCv2 power domain driver Kconfig which causes a build
   failure when CONFIG_PM is not set.
 - Pull down PMIC IRQ pin for imx53-qsrb board to prevent spurious
   PMIC interrupts from happening.
 - Remove board level OPP override for imx6sx-sdb to fix a boot crash
   seen on Rev.C boards.

----------------------------------------------------------------
Arnd Bergmann (1):
      soc: imx: add PM dependency for IMX7_PM_DOMAINS

Fabio Estevam (1):
      ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin

Leonard Crestez (1):
      ARM: dts: imx6sx-sdb: Remove OPP override

 arch/arm/boot/dts/imx53-qsrb.dts |  2 +-
 arch/arm/boot/dts/imx6sx-sdb.dts | 17 -----------------
 drivers/soc/imx/Kconfig          |  3 ++-
 3 files changed, 3 insertions(+), 19 deletions(-)

                 reply	other threads:[~2017-05-18 14:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170518145638.GA26102@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).