Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1372173

Re: [PATCH v3 00/14] use of_platform_default_populate() to populate default bus

From Kefeng Wang <wangkefeng.wang@huawei.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 00/14] use of_platform_default_populate() to populate default bus
Date 2016-04-06 06:00 +0200
Message-ID <rkMNl-6gt-25@gated-at.bofh.it> (permalink)
References <rksbU-6Tc-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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/
> 

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH v3 00/14] use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:00 +0200
  [PATCH v3 02/14] arm64: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:00 +0200
  [PATCH v3 05/14] metag: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:00 +0200
  [PATCH v3 04/14] c6x: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:00 +0200
    Re: [PATCH v3 04/14] c6x: use of_platform_default_populate() to  populate default bus Mark Salter <msalter@redhat.com> - 2016-04-05 16:00 +0200
  [PATCH v3 08/14] xtensa: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 01/14] arm: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 12/14] memory: omap-gpmc: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 14/14] Revert "of/platform: export of_default_bus_match_table" Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 09/14] sh: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 06/14] cris: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 11/14] bus: uniphier-system-bus: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 13/14] of: unittest: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  [PATCH v3 10/14] bus: imx-weim: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-05 08:10 +0200
  Re: [PATCH v3 00/14] use of_platform_default_populate() to populate  default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-04-06 06:00 +0200

csiph-web