mbox

[GIT,PULL,1/4] omap late not urgent fixes part 2 for v3.13 merge window

Message ID pull-1382539003-174282
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/fixes-not-urgent-part2

Message

Tony Lindgren Oct. 23, 2013, 2:36 p.m. UTC
The following changes since commit 8ff875e7f93e900e7a7e78f1c9c05a22b33c27cf:

  ARM: mach-omap1: Fix omap1510_fpga_init_irq() implicit declarations. (2013-10-08 11:04:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/fixes-not-urgent-part2

for you to fetch changes up to 0bebda684857f76548ea48c8886785198701d8d3:

  ARM: OMAP2+: irq, AM33XX add missing register check (2013-10-22 07:50:18 -0700)

----------------------------------------------------------------
Few more omap fixes that are not regressions or oopses and can
wait for the merge window.

----------------------------------------------------------------
Afzal Mohammed (1):
      ARM: OMAP2+: wakeupgen: AM43x adaptation

Markus Pargmann (1):
      ARM: OMAP2+: irq, AM33XX add missing register check

 arch/arm/mach-omap2/irq.c            |  2 +-
 arch/arm/mach-omap2/omap-wakeupgen.c | 18 +++++++++++++-----
 2 files changed, 14 insertions(+), 6 deletions(-)

Comments

Olof Johansson Oct. 28, 2013, 9:40 p.m. UTC | #1
On Wed, Oct 23, 2013 at 07:36:42AM -0700, Tony Lindgren wrote:
> The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:
> 
>   Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/cm-scm-cleanup-signed
> 
> for you to fetch changes up to 54b89756a14aa1043507ce0811b4b6c02c5dddcc:
> 
>   Merge tag 'for-v3.13/cm-scm-cleanup-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.13/cm-scm-cleanup (2013-10-20 08:55:19 -0700)

Pulled, thanks.

-Olof
Olof Johansson Oct. 28, 2013, 9:44 p.m. UTC | #2
On Wed, Oct 23, 2013 at 07:36:43AM -0700, Tony Lindgren wrote:
> The following changes since commit 06ff74fd197aa8205443cf64b94383802602e320:
> 
>   ARM: OMAP2+: remove legacy support for IGEP boards (2013-10-18 10:25:46 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/cpufreq-late
> 
> for you to fetch changes up to 60c5fc86d01154e2a005bf701f495426ebc81f73:
> 
>   ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot (2013-10-22 08:10:09 -0700)

Thanks, merged into next/dt.


-Olof
Olof Johansson Oct. 28, 2013, 9:49 p.m. UTC | #3
On Wed, Oct 23, 2013 at 07:36:43AM -0700, Tony Lindgren wrote:
> The following changes since commit c49f4984fd45be36502e903e7a5a6a4faff42931:
> 
>   Merge tag 'for_3.13/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into omap-for-v3.13/dt (2013-10-11 15:40:07 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.13/dt-late
> 
> for you to fetch changes up to b4887e16375be312cf64642ac1d826186cb836bf:
> 
>   Merge tag 'for_3.13_super_late/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into omap-for-v3.13/dt (2013-10-23 03:12:45 -0700)
> 


Pulled into next/dt.

By the way, I don't think it'll scale very well if we add MAINTAINERS entries
for all board port dts files, but I also don't know of a good way to make sure
that the people who care about those dts files get notified on patches
otherwise.


-Olof