* [GIT PULL] at91 fixes for 3.1
@ 2011-09-28 21:19 Nicolas FERRE
2011-09-30 20:17 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Nicolas FERRE @ 2011-09-28 21:19 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd,
Here is a couple of fixes that may be included in 3.1-final.
The Kconfig modification will allow to select the PWM driver for SAM9G45
SoC. This will also benefit to stable kernels.
The new defconfig for SAM9G45 family will allow us to better monitor the
health of this port through automatic compilation mechanism. I find it
interesting to have it included the sooner.
The pull is based on the following changes since commit
a102a9ece5489e1718cd7543aa079082450ac3a2:
Linux 3.1-rc8 (2011-09-27 15:48:34 -0700)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git at91-fixes
Nicolas Ferre (2):
ARM: at91: remove dependency for Atmel PWM driver selector in Kconfig
ARM: at91: add defconfig for at91sam9g45 family
arch/arm/configs/at91sam9g45_defconfig | 214 ++++++++++++++++++++++
drivers/misc/Kconfig | 1 -
2 files changed, 214 insertions(+), 1 deletions(-)
create mode 100644 arch/arm/configs/at91sam9g45_defconfig
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] at91 fixes for 3.1
2011-09-28 21:19 [GIT PULL] at91 fixes for 3.1 Nicolas FERRE
@ 2011-09-30 20:17 ` Arnd Bergmann
2011-10-03 8:09 ` Nicolas Ferre
0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2011-09-30 20:17 UTC (permalink / raw)
To: linux-arm-kernel
On Wednesday 28 September 2011, Nicolas FERRE wrote:
> Here is a couple of fixes that may be included in 3.1-final.
> The Kconfig modification will allow to select the PWM driver for SAM9G45
> SoC. This will also benefit to stable kernels.
> The new defconfig for SAM9G45 family will allow us to better monitor the
> health of this port through automatic compilation mechanism. I find it
> interesting to have it included the sooner.
>
> The pull is based on the following changes since commit
> a102a9ece5489e1718cd7543aa079082450ac3a2:
>
> Linux 3.1-rc8 (2011-09-27 15:48:34 -0700)
>
> are available in the git repository at:
> git://github.com/at91linux/linux-at91.git at91-fixes
Hi Nicolas,
I've pulled them into the fixes branch now. My feeling however is that
these by themselves are not reason enough to send a pull request to Linus,
so they will probably be the first thing I send in the 3.2 merge window,
unless some other important fixes appear.
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] at91 fixes for 3.1
2011-09-30 20:17 ` Arnd Bergmann
@ 2011-10-03 8:09 ` Nicolas Ferre
0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Ferre @ 2011-10-03 8:09 UTC (permalink / raw)
To: linux-arm-kernel
On 09/30/2011 10:17 PM, Arnd Bergmann :
> On Wednesday 28 September 2011, Nicolas FERRE wrote:
>> Here is a couple of fixes that may be included in 3.1-final.
>> The Kconfig modification will allow to select the PWM driver for SAM9G45
>> SoC. This will also benefit to stable kernels.
>> The new defconfig for SAM9G45 family will allow us to better monitor the
>> health of this port through automatic compilation mechanism. I find it
>> interesting to have it included the sooner.
>>
>> The pull is based on the following changes since commit
>> a102a9ece5489e1718cd7543aa079082450ac3a2:
>>
>> Linux 3.1-rc8 (2011-09-27 15:48:34 -0700)
>>
>> are available in the git repository at:
>> git://github.com/at91linux/linux-at91.git at91-fixes
>
> Hi Nicolas,
>
> I've pulled them into the fixes branch now. My feeling however is that
> these by themselves are not reason enough to send a pull request to Linus,
> so they will probably be the first thing I send in the 3.2 merge window,
> unless some other important fixes appear.
Ok, that makes sense.
Thanks Arnd, bye,
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] at91: fixes for 3.1
@ 2011-08-24 10:10 Nicolas Ferre
2011-08-26 15:52 ` Arnd Bergmann
0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Ferre @ 2011-08-24 10:10 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd,
Can you please pull this "fixes" patch since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
It is available in the git repository at:
git://github.com/at91linux/linux-2.6-at91.git at91-fixes
Jean-Christophe PLAGNIOL-VILLARD (1):
at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0
arch/arm/mach-at91/at91sam9261.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
It is a single patch but I prefer to send you a
pull request as it may integrate better with your
flow...
Thanks a lot, bye,
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 5+ messages in thread* [GIT PULL] at91: fixes for 3.1
2011-08-24 10:10 [GIT PULL] at91: " Nicolas Ferre
@ 2011-08-26 15:52 ` Arnd Bergmann
0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2011-08-26 15:52 UTC (permalink / raw)
To: linux-arm-kernel
On Wednesday 24 August 2011, Nicolas Ferre wrote:
> Hi Arnd,
>
> Can you please pull this "fixes" patch since commit fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c:
>
> Linux 3.1-rc3 (2011-08-22 11:42:53 -0700)
>
> It is available in the git repository at:
> git://github.com/at91linux/linux-2.6-at91.git at91-fixes
>
> Jean-Christophe PLAGNIOL-VILLARD (1):
> at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0
>
> arch/arm/mach-at91/at91sam9261.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> It is a single patch but I prefer to send you a
> pull request as it may integrate better with your
> flow...
Yes that helps. I pulled it into the fixes branch now, thanks!
Arnd
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-10-03 8:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28 21:19 [GIT PULL] at91 fixes for 3.1 Nicolas FERRE
2011-09-30 20:17 ` Arnd Bergmann
2011-10-03 8:09 ` Nicolas Ferre
-- strict thread matches above, loose matches on Subject: below --
2011-08-24 10:10 [GIT PULL] at91: " Nicolas Ferre
2011-08-26 15:52 ` Arnd Bergmann
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).