All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [GIT PULL] omap fixes for v4.11-rc cycle
       [not found] <8286423674296161545@unknownmsgid>
@ 2017-03-30  8:37   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-03-30  8:37 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm-soc, Linux ARM

On Wed, Mar 29, 2017 at 7:07 PM, Tony Lindgren <tony@atomide.com> wrote:
> The following changes since commit e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:
>
>   Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc4
>
> for you to fetch changes up to 351b7c490700747d1dba1b0a10fbfe3448d11c35:
>
>   ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot (2017-03-27 10:10:42 -0700)
>
> ----------------------------------------------------------------
> Fixes for omaps for v4.11-rc cycle. The biggest fix is to stop doing
> unconditional reset of CPU1 as that caused a regression for cases with
> custom bootloader loaded code running on CPU1. The rest are just minor
> fixes for devices and one warning fix.

Pulled into fixes, thanks!

      Arnd

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

* [GIT PULL] omap fixes for v4.11-rc cycle
@ 2017-03-30  8:37   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-03-30  8:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Mar 29, 2017 at 7:07 PM, Tony Lindgren <tony@atomide.com> wrote:
> The following changes since commit e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:
>
>   Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc4
>
> for you to fetch changes up to 351b7c490700747d1dba1b0a10fbfe3448d11c35:
>
>   ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot (2017-03-27 10:10:42 -0700)
>
> ----------------------------------------------------------------
> Fixes for omaps for v4.11-rc cycle. The biggest fix is to stop doing
> unconditional reset of CPU1 as that caused a regression for cases with
> custom bootloader loaded code running on CPU1. The rest are just minor
> fixes for devices and one warning fix.

Pulled into fixes, thanks!

      Arnd

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

* [GIT PULL] omap fixes for v4.11-rc cycle
@ 2017-03-29 17:07 Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2017-03-29 17:07 UTC (permalink / raw)
  To: arm; +Cc: linux-omap, linux-arm-kernel

The following changes since commit e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:

  Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc4

for you to fetch changes up to 351b7c490700747d1dba1b0a10fbfe3448d11c35:

  ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot (2017-03-27 10:10:42 -0700)

----------------------------------------------------------------
Fixes for omaps for v4.11-rc cycle. The biggest fix is to stop doing
unconditional reset of CPU1 as that caused a regression for cases with
custom bootloader loaded code running on CPU1. The rest are just minor
fixes for devices and one warning fix.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: OMAP3: Fix MFG ID EEPROM

Reizer, Eyal (1):
      ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend

Rob Herring (1):
      ARM: dts: ti: fix PCI bus dtc warnings

Tony Lindgren (1):
      ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot

Yegor Yefremov (1):
      ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY

 arch/arm/boot/dts/am335x-baltos.dtsi       |  2 +
 arch/arm/boot/dts/am335x-evmsk.dts         |  1 +
 arch/arm/boot/dts/dra7.dtsi                |  2 +
 arch/arm/boot/dts/logicpd-torpedo-som.dtsi |  2 +-
 arch/arm/mach-omap2/common.h               |  1 +
 arch/arm/mach-omap2/omap-hotplug.c         |  2 +-
 arch/arm/mach-omap2/omap-mpuss-lowpower.c  | 22 ++++++--
 arch/arm/mach-omap2/omap-smc.S             |  1 -
 arch/arm/mach-omap2/omap-smp.c             | 90 +++++++++++++++++++++++++-----
 9 files changed, 102 insertions(+), 21 deletions(-)

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

* [GIT PULL] omap fixes for v4.11-rc cycle
@ 2017-03-29 17:07 Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2017-03-29 17:07 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:

  Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc4

for you to fetch changes up to 351b7c490700747d1dba1b0a10fbfe3448d11c35:

  ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot (2017-03-27 10:10:42 -0700)

----------------------------------------------------------------
Fixes for omaps for v4.11-rc cycle. The biggest fix is to stop doing
unconditional reset of CPU1 as that caused a regression for cases with
custom bootloader loaded code running on CPU1. The rest are just minor
fixes for devices and one warning fix.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: OMAP3: Fix MFG ID EEPROM

Reizer, Eyal (1):
      ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend

Rob Herring (1):
      ARM: dts: ti: fix PCI bus dtc warnings

Tony Lindgren (1):
      ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot

Yegor Yefremov (1):
      ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY

 arch/arm/boot/dts/am335x-baltos.dtsi       |  2 +
 arch/arm/boot/dts/am335x-evmsk.dts         |  1 +
 arch/arm/boot/dts/dra7.dtsi                |  2 +
 arch/arm/boot/dts/logicpd-torpedo-som.dtsi |  2 +-
 arch/arm/mach-omap2/common.h               |  1 +
 arch/arm/mach-omap2/omap-hotplug.c         |  2 +-
 arch/arm/mach-omap2/omap-mpuss-lowpower.c  | 22 ++++++--
 arch/arm/mach-omap2/omap-smc.S             |  1 -
 arch/arm/mach-omap2/omap-smp.c             | 90 +++++++++++++++++++++++++-----
 9 files changed, 102 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2017-03-30  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8286423674296161545@unknownmsgid>
2017-03-30  8:37 ` [GIT PULL] omap fixes for v4.11-rc cycle Arnd Bergmann
2017-03-30  8:37   ` Arnd Bergmann
2017-03-29 17:07 Tony Lindgren
  -- strict thread matches above, loose matches on Subject: below --
2017-03-29 17:07 Tony Lindgren

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.