All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] at91: drivers for 3.16 #1
Date: Mon, 2 Jun 2014 19:07:59 +0200	[thread overview]
Message-ID: <20140602170758.GA17518@piout.net> (raw)
In-Reply-To: <CAOesGMj1FuozbydRf=J7jWFt_8GZ8ZKZReg_1BmvPC706cZ7rQ@mail.gmail.com>

Hi,

On 02/06/2014 at 09:37:01 -0700, Olof Johansson wrote :
> On Mon, Jun 2, 2014 at 9:35 AM, Nicolas Ferre <nicolas.ferre@atmel.com> wrote:
> > Arnd, Olof, Kevin,
> >
> > Here is an additional AT91 pull-request for 3.16 about drivers and
> > particularly focused on PWM.
> > Alexandre did a great job replacing the existing calls to the older,
> > non-standard drivers by the use of the newer "pwm-atmel" which takes
> > advantage of the PWM framework.
> > In addition of removing three obsolete drivers, it also solves an issue with
> > non existing Kconfig symbols introduced by (misc: atmel_pwm: only build for
> > supported platforms) which was trying to avoid a build failure... so, all in
> > all, a pretty good thing!
> >
> > The drawback is that this series depends on two git trees:
> >
> > Obviously, one from Thierry:
> > git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
> >
> > And as well the one from Greg who took Arnd's patch for Kconfig:
> > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
> >
> > Tell me if you feel it is the proper way to deal with this or if it is too late
> > for this round (look at the diffstat, yummy ;-))
> >
> > Thanks, best regards,
> >
> > The following changes since commit fa264e615338c423e344d34621f992858b957097:
> >
> >   Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into at91-3.16-drivers (2014-06-02 18:02:18 +0200)
> >
> > are available in the git repository at:
> >
> >
> >   git://github.com/at91linux/linux-at91.git tags/at91-drivers
> 
> The 3.16 merge window is open, please resend after -rc1.
> 

Hopefully, this will solve our dependency issues :)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Olof Johansson <olof@lixom.net>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
	Arnd Bergmann <arnd@arndb.de>, "arm@kernel.org" <arm@kernel.org>,
	egtvedt@samfundet.no,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Linux Kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Boris BREZILLON <boris.brezillon@free-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
	Ludovic Desroches <ludovic.desroches@atmel.com>
Subject: Re: [GIT PULL] at91: drivers for 3.16 #1
Date: Mon, 2 Jun 2014 19:07:59 +0200	[thread overview]
Message-ID: <20140602170758.GA17518@piout.net> (raw)
In-Reply-To: <CAOesGMj1FuozbydRf=J7jWFt_8GZ8ZKZReg_1BmvPC706cZ7rQ@mail.gmail.com>

Hi,

On 02/06/2014 at 09:37:01 -0700, Olof Johansson wrote :
> On Mon, Jun 2, 2014 at 9:35 AM, Nicolas Ferre <nicolas.ferre@atmel.com> wrote:
> > Arnd, Olof, Kevin,
> >
> > Here is an additional AT91 pull-request for 3.16 about drivers and
> > particularly focused on PWM.
> > Alexandre did a great job replacing the existing calls to the older,
> > non-standard drivers by the use of the newer "pwm-atmel" which takes
> > advantage of the PWM framework.
> > In addition of removing three obsolete drivers, it also solves an issue with
> > non existing Kconfig symbols introduced by (misc: atmel_pwm: only build for
> > supported platforms) which was trying to avoid a build failure... so, all in
> > all, a pretty good thing!
> >
> > The drawback is that this series depends on two git trees:
> >
> > Obviously, one from Thierry:
> > git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
> >
> > And as well the one from Greg who took Arnd's patch for Kconfig:
> > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
> >
> > Tell me if you feel it is the proper way to deal with this or if it is too late
> > for this round (look at the diffstat, yummy ;-))
> >
> > Thanks, best regards,
> >
> > The following changes since commit fa264e615338c423e344d34621f992858b957097:
> >
> >   Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into at91-3.16-drivers (2014-06-02 18:02:18 +0200)
> >
> > are available in the git repository at:
> >
> >
> >   git://github.com/at91linux/linux-at91.git tags/at91-drivers
> 
> The 3.16 merge window is open, please resend after -rc1.
> 

Hopefully, this will solve our dependency issues :)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-06-02 17:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02 16:35 [GIT PULL] at91: drivers for 3.16 #1 Nicolas Ferre
2014-06-02 16:35 ` Nicolas Ferre
2014-06-02 16:37 ` Olof Johansson
2014-06-02 16:37   ` Olof Johansson
2014-06-02 17:07   ` Alexandre Belloni [this message]
2014-06-02 17:07     ` Alexandre Belloni
2014-06-17  8:42   ` [GIT PULL] at91: fixes for 3.16 (drivers) #1 Nicolas Ferre
2014-06-17  8:42     ` Nicolas Ferre
2014-06-25 10:13     ` Nicolas Ferre
2014-06-25 10:13       ` Nicolas Ferre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140602170758.GA17518@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.