linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] at91: fixes for 3.9-rc1
@ 2013-02-05 10:20 Nicolas Ferre
  2013-02-12  8:32 ` Nicolas Ferre
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2013-02-05 10:20 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson
  Cc: Jean-Christophe PLAGNIOL-VILLARD, linux-arm-kernel,
	Linux Kernel list, Douglas Gilbert, Robert Nelson

Arnd, Olof,

As I realized reading Linus' email that it was not possible to queue more
fixes for 3.8, I took my time to send this tiny pull request. But now that
the merge window is approaching, I prefer not to wait for more material.
So, here is a "fixes" pull-request embedding a single patch. I have placed this
one on top of material that you already have from me in your "fixes" and
"for-next" branches.

The following changes since commit 7d4cfece23f535b60496d88a717a3d7bfca50187:

  ARM: at91/at91sam9x5.dtsi: fix usart3 TXD (2013-01-30 10:09:17 +0100)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git tags/at91-fixes

for you to fetch changes up to c3f0f282d950a1e87496a2633ed9e924e275ff8c:

  ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes (2013-02-05 10:55:11 +0100)

----------------------------------------------------------------
Correction of 9x5 and 9n12 USART nodes

----------------------------------------------------------------
Nicolas Ferre (1):
      ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes

 arch/arm/boot/dts/at91sam9n12.dtsi | 8 --------
 arch/arm/boot/dts/at91sam9x5.dtsi  | 6 ------
 2 files changed, 14 deletions(-)


Thanks, bye,
-- 
Nicolas Ferre

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

* Re: [GIT PULL] at91: fixes for 3.9-rc1
  2013-02-05 10:20 [GIT PULL] at91: fixes for 3.9-rc1 Nicolas Ferre
@ 2013-02-12  8:32 ` Nicolas Ferre
  2013-02-12 23:04   ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2013-02-12  8:32 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson
  Cc: Robert Nelson, Jean-Christophe PLAGNIOL-VILLARD,
	Linux Kernel list, linux-arm-kernel, Douglas Gilbert

On 02/05/2013 11:20 AM, Nicolas Ferre :
> Arnd, Olof,
> 
> As I realized reading Linus' email that it was not possible to queue more
> fixes for 3.8, I took my time to send this tiny pull request. But now that
> the merge window is approaching, I prefer not to wait for more material.
> So, here is a "fixes" pull-request embedding a single patch. I have placed this
> one on top of material that you already have from me in your "fixes" and
> "for-next" branches.

Olof,

Ping?

As the other AT91 related branches have been pulled in, I suspect this
little pull-request had been forgotten.

Best regards,


> The following changes since commit 7d4cfece23f535b60496d88a717a3d7bfca50187:
> 
>   ARM: at91/at91sam9x5.dtsi: fix usart3 TXD (2013-01-30 10:09:17 +0100)
> 
> are available in the git repository at:
> 
>   git://github.com/at91linux/linux-at91.git tags/at91-fixes
> 
> for you to fetch changes up to c3f0f282d950a1e87496a2633ed9e924e275ff8c:
> 
>   ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes (2013-02-05 10:55:11 +0100)
> 
> ----------------------------------------------------------------
> Correction of 9x5 and 9n12 USART nodes
> 
> ----------------------------------------------------------------
> Nicolas Ferre (1):
>       ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes
> 
>  arch/arm/boot/dts/at91sam9n12.dtsi | 8 --------
>  arch/arm/boot/dts/at91sam9x5.dtsi  | 6 ------
>  2 files changed, 14 deletions(-)
> 
> 
> Thanks, bye,
> 


-- 
Nicolas Ferre

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

* Re: [GIT PULL] at91: fixes for 3.9-rc1
  2013-02-12  8:32 ` Nicolas Ferre
@ 2013-02-12 23:04   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-02-12 23:04 UTC (permalink / raw)
  To: Nicolas Ferre
  Cc: Arnd Bergmann, Robert Nelson, Jean-Christophe PLAGNIOL-VILLARD,
	Linux Kernel list, linux-arm-kernel, Douglas Gilbert

On Tue, Feb 12, 2013 at 09:32:42AM +0100, Nicolas Ferre wrote:
> On 02/05/2013 11:20 AM, Nicolas Ferre :
> > Arnd, Olof,
> > 
> > As I realized reading Linus' email that it was not possible to queue more
> > fixes for 3.8, I took my time to send this tiny pull request. But now that
> > the merge window is approaching, I prefer not to wait for more material.
> > So, here is a "fixes" pull-request embedding a single patch. I have placed this
> > one on top of material that you already have from me in your "fixes" and
> > "for-next" branches.
> 
> Olof,
> 
> Ping?
> 
> As the other AT91 related branches have been pulled in, I suspect this
> little pull-request had been forgotten.

Yeah, due to the hold-off on fixes in general I let this one sit for a bit
while I sorted out what we were going to send to Linus. I've pulled it in now.

Thanks for the reminder.


-Olof

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

end of thread, other threads:[~2013-02-12 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-05 10:20 [GIT PULL] at91: fixes for 3.9-rc1 Nicolas Ferre
2013-02-12  8:32 ` Nicolas Ferre
2013-02-12 23:04   ` Olof Johansson

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