All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/5] ARM: imx: weim bus driver update for 3.12
Date: Thu, 22 Aug 2013 05:59:04 -0700	[thread overview]
Message-ID: <874nahx4o7.fsf@linaro.org> (raw)
In-Reply-To: <1376833688-24542-1-git-send-email-shawn.guo@linaro.org> (Shawn Guo's message of "Sun, 18 Aug 2013 21:48:04 +0800")

Shawn Guo <shawn.guo@linaro.org> writes:

> The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:
>
>   Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)
>
> are available in the git repository at:
>
>   git://git.linaro.org/people/shawnguo/linux-2.6.git tags/imx-weim-3.12
>
> for you to fetch changes up to 3f98b6baad63b181da4e859d81953e88ce8a50ec:
>
>   drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53 (2013-08-16 12:59:44 +0800)
>
> ----------------------------------------------------------------
> This is a patch series that updates imx-weim bus driver to have it
> support more i.MX SoCs.  Because there is no maintainer for
> drivers/bus so far, I'm forwarding it through IMX tree for 3.12 merge
> window.
>
> ----------------------------------------------------------------
> Alexander Shiyan (5):
>       drivers: bus: imx-weim: Remove private driver data
>       drivers: bus: imx-weim: Simplify error path
>       drivers: bus: imx-weim: use module_platform_driver_probe()
>       drivers: bus: imx-weim: Add missing platform_driver.owner field
>       drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53
>
>  Documentation/devicetree/bindings/bus/imx-weim.txt |   17 ++-
>  drivers/bus/Kconfig                                |    3 +-
>  drivers/bus/imx-weim.c                             |  129 +++++++++++---------
>  3 files changed, 87 insertions(+), 62 deletions(-)

The bindings changes in the last patch need a a review and ack from the
devicetree maintainers.

Can you please repost that patch with devicetree at vger.kernel.org Cc'd?

Without a review/ack from the DT maintainers, we won't be pulling any
bindings changes.

Also, the binding is changed but there are no corresponding .dts file
changes.  Was that an oversight, or doess that mean there are no current
users of this binding.

Thanks,

Kevin

  parent reply	other threads:[~2013-08-22 12:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-18 13:48 [GIT PULL 1/5] ARM: imx: weim bus driver update for 3.12 Shawn Guo
2013-08-18 13:48 ` [GIT PULL 3/5] ARM: imx: device tree changes " Shawn Guo
2013-08-22 14:20   ` Kevin Hilman
2013-08-22 14:52     ` Shawn Guo
2013-08-22 12:59 ` Kevin Hilman [this message]
2013-08-22 14:10   ` [GIT PULL 1/5] ARM: imx: weim bus driver update " Shawn Guo
2013-08-22 14:21     ` Kevin Hilman
     [not found] ` <1376833688-24542-2-git-send-email-shawn.guo@linaro.org>
2013-08-22 13:54   ` [GIT PULL 2/5] ARM: imx: soc changes " Kevin Hilman
2013-08-22 14:42     ` Shawn Guo
2013-08-22 14:59       ` Kevin Hilman
2013-08-22 15:14         ` Shawn Guo
2013-08-23 10:11     ` Russell King - ARM Linux
2013-08-23 16:47       ` Kevin Hilman
2013-08-23 16:54         ` Russell King - ARM Linux
2013-08-23 19:15 ` [GIT PULL 1/5] ARM: imx: weim bus driver update " Kevin Hilman
     [not found] ` <1376833688-24542-4-git-send-email-shawn.guo@linaro.org>
2013-08-23 19:17   ` [GIT PULL 4/5] ARM: mxs: soc changes " Kevin Hilman
     [not found] ` <1376833688-24542-5-git-send-email-shawn.guo@linaro.org>
2013-08-23 19:17   ` [GIT PULL 5/5] ARM: mxs: device tree " Kevin Hilman

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=874nahx4o7.fsf@linaro.org \
    --to=khilman@linaro.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 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.