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.13, round 2
Date: Sat, 5 Aug 2017 21:08:32 +0800	[thread overview]
Message-ID: <20170805130830.GV31819@dragon> (raw)

The following changes since commit 05969566e6d64113a861adc6c17cbba685c640b3:

  ARM: dts: imx7d-sdb: Put pinctrl_spi4 in the correct location (2017-07-16 09:43:04 +0800)

are available in the git repository at:

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

for you to fetch changes up to 8317562097acec4c9e9750eb91115687931bca35:

  ARM: dts: i.MX25: add ranges to tscadc (2017-08-05 13:22:32 +0800)

----------------------------------------------------------------
i.MX fixes for 4.13, round 2:
 - Add missing 'ranges' property for i.MX25 device tree TSCADC node, so
   that it's child nodes ADC and TSC device can be probed by kernel.
 - Fix i.MX GPCv2 power domain driver to request regulator after power
   domain initialization, since regulator could defer probing and
   therefore cause power domain initialized twice.

----------------------------------------------------------------
Martin Kaiser (1):
      ARM: dts: i.MX25: add ranges to tscadc

Stefan Agner (1):
      soc: imx: gpcv2: fix regulator deferred probe

 arch/arm/boot/dts/imx25.dtsi |  1 +
 drivers/soc/imx/gpcv2.c      | 15 ++++++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

             reply	other threads:[~2017-08-05 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-05 13:08 Shawn Guo [this message]
2017-08-15 15:35 ` [GIT PULL] i.MX fixes for 4.13, round 2 Arnd Bergmann

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=20170805130830.GV31819@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).