All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at91: fixes for 3.19 #1 (ter)
@ 2015-01-12 15:27 ` Nicolas Ferre
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2015-01-12 15:27 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, Wenyou Yang, Alexander Stein,
	Bo Shen, Ludovic Desroches

Arnd, Olof, Kevin,

Here is the fixes pull-request for 3.19 that supersedes the ones already sent.
It collects all the fixes that I have currently for this kernel revision.

Thanks, best regards,

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

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

for you to fetch changes up to b8659752c37ec157ee254cff443b1c9d523aea22:

  ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree (2015-01-12 15:50:23 +0100)

----------------------------------------------------------------
First fixes batch for AT91 on 3.19:
- fix some DT entries
- correct clock entry for the at91sam9263 LCD
- add a phy_fixup for Eth1 on sama5d4

----------------------------------------------------------------
Alexander Stein (1):
      ARM: at91/dt: sam9263: Add missing clocks to lcdc node

Bo Shen (2):
      ARM: at91/dt: sama5d4: fix the timer reg length
      ARM: at91: sama5d3: dt: correct the sound route

Wenyou Yang (1):
      ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree

 arch/arm/boot/dts/at91sam9263.dtsi  |  2 ++
 arch/arm/boot/dts/sama5d3xmb.dtsi   |  2 +-
 arch/arm/boot/dts/sama5d4.dtsi      |  2 +-
 arch/arm/mach-at91/board-dt-sama5.c | 18 ++++++++++++++++++
 4 files changed, 22 insertions(+), 2 deletions(-)

-- 
Nicolas Ferre

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

* [GIT PULL] at91: fixes for 3.19 #1 (ter)
@ 2015-01-12 15:27 ` Nicolas Ferre
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2015-01-12 15:27 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

Here is the fixes pull-request for 3.19 that supersedes the ones already sent.
It collects all the fixes that I have currently for this kernel revision.

Thanks, best regards,

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

  Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

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

for you to fetch changes up to b8659752c37ec157ee254cff443b1c9d523aea22:

  ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree (2015-01-12 15:50:23 +0100)

----------------------------------------------------------------
First fixes batch for AT91 on 3.19:
- fix some DT entries
- correct clock entry for the at91sam9263 LCD
- add a phy_fixup for Eth1 on sama5d4

----------------------------------------------------------------
Alexander Stein (1):
      ARM: at91/dt: sam9263: Add missing clocks to lcdc node

Bo Shen (2):
      ARM: at91/dt: sama5d4: fix the timer reg length
      ARM: at91: sama5d3: dt: correct the sound route

Wenyou Yang (1):
      ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree

 arch/arm/boot/dts/at91sam9263.dtsi  |  2 ++
 arch/arm/boot/dts/sama5d3xmb.dtsi   |  2 +-
 arch/arm/boot/dts/sama5d4.dtsi      |  2 +-
 arch/arm/mach-at91/board-dt-sama5.c | 18 ++++++++++++++++++
 4 files changed, 22 insertions(+), 2 deletions(-)

-- 
Nicolas Ferre

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

* Re: [GIT PULL] at91: fixes for 3.19 #1 (ter)
  2015-01-12 15:27 ` Nicolas Ferre
@ 2015-01-12 22:12   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-01-12 22:12 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Arnd Bergmann, arm, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Boris BREZILLON,
	Jean-Christophe PLAGNIOL-VILLARD, Wenyou Yang, Alexander Stein,
	Bo Shen, Ludovic Desroches

On Mon, Jan 12, 2015 at 04:27:52PM +0100, Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
> 
> Here is the fixes pull-request for 3.19 that supersedes the ones already sent.
> It collects all the fixes that I have currently for this kernel revision.
> 
> Thanks, best regards,
> 
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> 
>   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes
> 
> for you to fetch changes up to b8659752c37ec157ee254cff443b1c9d523aea22:
> 
>   ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree (2015-01-12 15:50:23 +0100)

Thanks Nicolas, now merged!


-Olof

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

* [GIT PULL] at91: fixes for 3.19 #1 (ter)
@ 2015-01-12 22:12   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-01-12 22:12 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jan 12, 2015 at 04:27:52PM +0100, Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
> 
> Here is the fixes pull-request for 3.19 that supersedes the ones already sent.
> It collects all the fixes that I have currently for this kernel revision.
> 
> Thanks, best regards,
> 
> The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
> 
>   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes
> 
> for you to fetch changes up to b8659752c37ec157ee254cff443b1c9d523aea22:
> 
>   ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree (2015-01-12 15:50:23 +0100)

Thanks Nicolas, now merged!


-Olof

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

end of thread, other threads:[~2015-01-12 22:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12 15:27 [GIT PULL] at91: fixes for 3.19 #1 (ter) Nicolas Ferre
2015-01-12 15:27 ` Nicolas Ferre
2015-01-12 22:12 ` Olof Johansson
2015-01-12 22:12   ` Olof Johansson

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.