public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Cc: <arnd@arndb.de>, <shawnguo@kernel.org>, <catalin.marinas@arm.com>,
	<linux@arm.linux.org.uk>, <robh+dt@kernel.org>,
	<grant.likely@linaro.org>, <olof@lixom.net>,
	<yamada.masahiro@socionext.com>, <guohanjun@huawei.com>
Subject: Re: [PATCH v3 00/14] use of_platform_default_populate() to populate default bus
Date: Wed, 6 Apr 2016 11:48:30 +0800	[thread overview]
Message-ID: <5704870E.8000102@huawei.com> (raw)
In-Reply-To: <1459835982-26473-1-git-send-email-wangkefeng.wang@huawei.com>

Hi all,

On 2016/4/5 13:59, Kefeng Wang wrote:
> Use helper of_platform_default_populate() in linux/of_platform
> when possible, instead of calling of_platform_populate() with
> the default match table.
> 
> Then it is possible for driver code build as a module, and no
> need to export of_default_bus_match_table anymore.
> 
> This patchset is based on Linux 4.6-rc2.

This patchset isn't a big change, and almost all patches has been added ack or review.
Is it possible to be merged in v4.7, and could anyone help me to pick up them?

Thanks
Kefeng


> 
> Changes since v2:
> - Add more acks
> - Update based on v4.6-rc2, of-generic.c in sh and board-artpec6.c in arm
>   are considered
> 
> Changes since v1:
> - Add ack, test and review
> - Remove v1 patch 14/15, the similar patch has posted and applied,
>   see https://patchwork.kernel.org/patch/8096991/
> 

      parent reply	other threads:[~2016-04-06  3:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05  5:59 [PATCH v3 00/14] use of_platform_default_populate() to populate default bus Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 01/14] arm: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 02/14] arm64: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 03/14] mips: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 04/14] c6x: " Kefeng Wang
2016-04-05 13:50   ` Mark Salter
2016-04-05  5:59 ` [PATCH v3 05/14] metag: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 06/14] cris: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 07/14] nios2: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 08/14] xtensa: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 09/14] sh: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 10/14] bus: imx-weim: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 11/14] bus: uniphier-system-bus: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 12/14] memory: omap-gpmc: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 13/14] of: unittest: " Kefeng Wang
2016-04-05  5:59 ` [PATCH v3 14/14] Revert "of/platform: export of_default_bus_match_table" Kefeng Wang
2016-04-06  3:48 ` Kefeng Wang [this message]

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=5704870E.8000102@huawei.com \
    --to=wangkefeng.wang@huawei.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=grant.likely@linaro.org \
    --cc=guohanjun@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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