All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Cc: nicolas.ferre@atmel.com, boris.brezillon@free-electrons.com,
	alexandre.belloni@free-electrons.com, sameo@linux.intel.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom
Date: Tue, 8 Sep 2015 17:26:59 +0100	[thread overview]
Message-ID: <20150908162659.GA3260@x1> (raw)
In-Reply-To: <55EF070C.7020600@atmel.com>

On Tue, 08 Sep 2015, Cyrille Pitchen wrote:

> Hi all,
> 
> Le 01/09/2015 16:46, Cyrille Pitchen a écrit :
> > ChangeLog
> > 
> > v9:
> > - go back to v5 (use the new "atmel,flexcom-mode" DT property).
> > - fix the name of the spi node in the DT example: from spi@f8034400 to
> >   spi@400
> > - align the fields of the struct platform_driver atmel_flexcom_driver as
> >   suggested by Lee Jones.
> > 
> [...]
> 
> Are there any remaining blocking points for this series ?

Yes.  The merge window is open, so it's Maintainer sleepy time [0].

Will get back to reviewing next week probably.

[0] AKA: Breath out and catch up with real-work for a bit.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

WARNING: multiple messages have this Message-ID (diff)
From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom
Date: Tue, 8 Sep 2015 17:26:59 +0100	[thread overview]
Message-ID: <20150908162659.GA3260@x1> (raw)
In-Reply-To: <55EF070C.7020600@atmel.com>

On Tue, 08 Sep 2015, Cyrille Pitchen wrote:

> Hi all,
> 
> Le 01/09/2015 16:46, Cyrille Pitchen a ?crit :
> > ChangeLog
> > 
> > v9:
> > - go back to v5 (use the new "atmel,flexcom-mode" DT property).
> > - fix the name of the spi node in the DT example: from spi at f8034400 to
> >   spi at 400
> > - align the fields of the struct platform_driver atmel_flexcom_driver as
> >   suggested by Lee Jones.
> > 
> [...]
> 
> Are there any remaining blocking points for this series ?

Yes.  The merge window is open, so it's Maintainer sleepy time [0].

Will get back to reviewing next week probably.

[0] AKA: Breath out and catch up with real-work for a bit.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2015-09-08 16:27 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 14:46 [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom Cyrille Pitchen
2015-09-01 14:46 ` Cyrille Pitchen
2015-09-01 14:46 ` Cyrille Pitchen
2015-09-01 14:46 ` [PATCH linux-next v9 1/3] mfd: atmel-flexcom: create include file with macros used by DT bindings Cyrille Pitchen
2015-09-01 14:46   ` Cyrille Pitchen
2015-09-01 14:46   ` Cyrille Pitchen
2015-09-03 15:42   ` Nicolas Ferre
2015-09-03 15:42     ` Nicolas Ferre
2015-09-03 15:42     ` Nicolas Ferre
2015-09-08 23:33   ` Rob Herring
2015-09-08 23:33     ` Rob Herring
2015-09-08 23:33     ` Rob Herring
2015-09-01 14:46 ` [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom Cyrille Pitchen
2015-09-01 14:46   ` Cyrille Pitchen
2015-09-01 14:46   ` Cyrille Pitchen
2015-09-03 15:56   ` Nicolas Ferre
2015-09-03 15:56     ` Nicolas Ferre
2015-09-03 15:56     ` Nicolas Ferre
2015-09-08 23:40   ` Rob Herring
2015-09-08 23:40     ` Rob Herring
2015-09-08 23:40     ` Rob Herring
2015-09-09 15:45     ` Cyrille Pitchen
2015-09-09 15:45       ` Cyrille Pitchen
2015-09-09 15:45       ` Cyrille Pitchen
2015-09-10  0:06       ` Rob Herring
2015-09-10  0:06         ` Rob Herring
2015-09-21 12:15         ` Cyrille Pitchen
2015-09-21 12:15           ` Cyrille Pitchen
2015-09-21 12:15           ` Cyrille Pitchen
2015-09-01 14:46 ` [PATCH linux-next v9 3/3] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit Cyrille Pitchen
2015-09-01 14:46   ` Cyrille Pitchen
2015-09-01 14:46   ` Cyrille Pitchen
2015-09-08 16:04 ` [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom Cyrille Pitchen
2015-09-08 16:04   ` Cyrille Pitchen
2015-09-08 16:04   ` Cyrille Pitchen
2015-09-08 16:26   ` Lee Jones [this message]
2015-09-08 16:26     ` Lee Jones
2015-09-20  4:19 ` Lee Jones
2015-09-20  4:19   ` Lee Jones
2015-09-23 10:29   ` Nicolas Ferre
2015-09-23 10:29     ` Nicolas Ferre
2015-09-23 10:29     ` Nicolas Ferre
2015-09-24 17:37     ` Lee Jones
2015-09-24 17:37       ` Lee Jones
2015-09-24 17:37       ` Lee Jones

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=20150908162659.GA3260@x1 \
    --to=lee.jones@linaro.org \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=cyrille.pitchen@atmel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nicolas.ferre@atmel.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sameo@linux.intel.com \
    /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.