linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] non urgent auxdata fix for v4.7 merge window
@ 2016-05-04 17:53 Tony Lindgren
  2016-05-09 14:42 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2016-05-04 17:53 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.7/auxdata-signed

for you to fetch changes up to d4f414e559caf36d811213e56b56e9b6957caab1:

  ARM: OMAP2+: Simplify auxdata by using the generic match (2016-04-15 08:47:07 -0700)

----------------------------------------------------------------
Device tree auxdata handling fix that allows a match based on the
compatible string if no exact match based on the IO address is found.

This leaves out the need to patch auxdata for each driver when adding
new SoCs. And it also reprotedly fixes the issue of passing auxdata
to a child if the parent instantiates the child from DT as discussed
in the "[PATCH] of/platform: Allow secondary compatible match in
of_dev_lookup" mailing list thread.

As a minimal use case, let's also convert omap pinctrl auxdatato
use a generic match.

There is no need to get this in to the v4.6-rc cycle and it can wait
for v4.7 merge window. Note that these changes have now been sitting
in Linux next for about two weeks so far as I wanted to make sure no
new issues are popping up.

----------------------------------------------------------------
Tony Lindgren (2):
      of/platform: Allow secondary compatible match in of_dev_lookup
      ARM: OMAP2+: Simplify auxdata by using the generic match

 arch/arm/mach-omap2/pdata-quirks.c | 17 ++---------------
 drivers/of/platform.c              | 28 +++++++++++++++++++++++-----
 2 files changed, 25 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] non urgent auxdata fix for v4.7 merge window
  2016-05-04 17:53 [GIT PULL] non urgent auxdata fix for v4.7 merge window Tony Lindgren
@ 2016-05-09 14:42 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2016-05-09 14:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 04 May 2016 10:53:07 Tony Lindgren wrote:
> Device tree auxdata handling fix that allows a match based on the
> compatible string if no exact match based on the IO address is found.
> 
> This leaves out the need to patch auxdata for each driver when adding
> new SoCs. And it also reprotedly fixes the issue of passing auxdata
> to a child if the parent instantiates the child from DT as discussed
> in the "[PATCH] of/platform: Allow secondary compatible match in
> of_dev_lookup" mailing list thread.
> 
> As a minimal use case, let's also convert omap pinctrl auxdatato
> use a generic match.
> 
> There is no need to get this in to the v4.6-rc cycle and it can wait
> for v4.7 merge window. Note that these changes have now been sitting
> in Linux next for about two weeks so far as I wanted to make sure no
> new issues are popping up.
> 
> 

Merged into next/fixes-non-critical, thanks!

	Arnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-09 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-04 17:53 [GIT PULL] non urgent auxdata fix for v4.7 merge window Tony Lindgren
2016-05-09 14:42 ` Arnd Bergmann

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).