All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at91: fixes for 4.0 #2
@ 2015-03-05 10:59 ` Nicolas Ferre
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2015-03-05 10:59 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches

Arnd, Olof, Kevin,

Another batch of fixes that I have now, so it doesn't make sense to hold them
more.

Thanks, best regards,

The following changes since commit 2141102e045e622cac176891cb66c5bf08e439f5:

  ARM: at91/dt: keep watchdog running in idle mode (2015-03-04 11:20:52 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes2

for you to fetch changes up to 5957457a2d96e4c9b2fecd40f29cdb3bb841d75e:

  ARM: at91/pm: MOR register KEY was missing (2015-03-05 11:43:02 +0100)

----------------------------------------------------------------
Second fixes batch for AT91 on 4.0:
- little fix for !MMU debug: may also help for randconfig
- fix of 2 errors in LCD clock definitions
- in PM code, not writing the key leads to not execute the action

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: at91: debug: fix non MMU debug

Boris BREZILLON (2):
      ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk
      ARM: at91/dt: sama5d4: fix lcdck clock definition

Patrice Vilchez (1):
      ARM: at91/pm: MOR register KEY was missing

 arch/arm/boot/dts/sama5d4.dtsi    | 6 +++---
 arch/arm/include/debug/at91.S     | 5 ++++-
 arch/arm/mach-at91/pm_slowclock.S | 2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)

-- 
Nicolas Ferre

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

* [GIT PULL] at91: fixes for 4.0 #2
@ 2015-03-05 10:59 ` Nicolas Ferre
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2015-03-05 10:59 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

Another batch of fixes that I have now, so it doesn't make sense to hold them
more.

Thanks, best regards,

The following changes since commit 2141102e045e622cac176891cb66c5bf08e439f5:

  ARM: at91/dt: keep watchdog running in idle mode (2015-03-04 11:20:52 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes2

for you to fetch changes up to 5957457a2d96e4c9b2fecd40f29cdb3bb841d75e:

  ARM: at91/pm: MOR register KEY was missing (2015-03-05 11:43:02 +0100)

----------------------------------------------------------------
Second fixes batch for AT91 on 4.0:
- little fix for !MMU debug: may also help for randconfig
- fix of 2 errors in LCD clock definitions
- in PM code, not writing the key leads to not execute the action

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: at91: debug: fix non MMU debug

Boris BREZILLON (2):
      ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clk
      ARM: at91/dt: sama5d4: fix lcdck clock definition

Patrice Vilchez (1):
      ARM: at91/pm: MOR register KEY was missing

 arch/arm/boot/dts/sama5d4.dtsi    | 6 +++---
 arch/arm/include/debug/at91.S     | 5 ++++-
 arch/arm/mach-at91/pm_slowclock.S | 2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)

-- 
Nicolas Ferre

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

* Re: [GIT PULL] at91: fixes for 4.0 #2
  2015-03-05 10:59 ` Nicolas Ferre
@ 2015-03-11 14:34   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2015-03-11 14:34 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Nicolas Ferre, Olof Johansson, arm, Boris BREZILLON,
	Linux Kernel list, Ludovic Desroches, Alexandre Belloni,
	Jean-Christophe PLAGNIOL-VILLARD

On Thursday 05 March 2015 11:59:15 Nicolas Ferre wrote:
> Another batch of fixes that I have now, so it doesn't make sense to hold them
> more.
> 
> Thanks, best regards,
> 
> The following changes since commit 2141102e045e622cac176891cb66c5bf08e439f5:
> 
>   ARM: at91/dt: keep watchdog running in idle mode (2015-03-04 11:20:52 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes2
> 
> for you to fetch changes up to 5957457a2d96e4c9b2fecd40f29cdb3bb841d75e:
> 
>   ARM: at91/pm: MOR register KEY was missing (2015-03-05 11:43:02 +0100)
> 
> ----------------------------------------------------------------
> Second fixes batch for AT91 on 4.0:
> - little fix for !MMU debug: may also help for randconfig
> - fix of 2 errors in LCD clock definitions
> - in PM code, not writing the key leads to not execute the action
> 
> 

Pulled into fixes, thanks!

	Arnd

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

* [GIT PULL] at91: fixes for 4.0 #2
@ 2015-03-11 14:34   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2015-03-11 14:34 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 05 March 2015 11:59:15 Nicolas Ferre wrote:
> Another batch of fixes that I have now, so it doesn't make sense to hold them
> more.
> 
> Thanks, best regards,
> 
> The following changes since commit 2141102e045e622cac176891cb66c5bf08e439f5:
> 
>   ARM: at91/dt: keep watchdog running in idle mode (2015-03-04 11:20:52 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes2
> 
> for you to fetch changes up to 5957457a2d96e4c9b2fecd40f29cdb3bb841d75e:
> 
>   ARM: at91/pm: MOR register KEY was missing (2015-03-05 11:43:02 +0100)
> 
> ----------------------------------------------------------------
> Second fixes batch for AT91 on 4.0:
> - little fix for !MMU debug: may also help for randconfig
> - fix of 2 errors in LCD clock definitions
> - in PM code, not writing the key leads to not execute the action
> 
> 

Pulled into fixes, thanks!

	Arnd

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

end of thread, other threads:[~2015-03-11 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-05 10:59 [GIT PULL] at91: fixes for 4.0 #2 Nicolas Ferre
2015-03-05 10:59 ` Nicolas Ferre
2015-03-11 14:34 ` Arnd Bergmann
2015-03-11 14:34   ` Arnd Bergmann

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.