From: cyrille.pitchen@atmel.com (Cyrille Pitchen)
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 18:04:28 +0200 [thread overview]
Message-ID: <55EF070C.7020600@atmel.com> (raw)
In-Reply-To: <cover.1441118159.git.cyrille.pitchen@atmel.com>
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 ?
Best Regards,
Cyrille
WARNING: multiple messages have this Message-ID (diff)
From: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org,
boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org,
lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
pawel.moll-5wv7dgnIgG8@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org,
galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom
Date: Tue, 8 Sep 2015 18:04:28 +0200 [thread overview]
Message-ID: <55EF070C.7020600@atmel.com> (raw)
In-Reply-To: <cover.1441118159.git.cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
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 ?
Best Regards,
Cyrille
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Cyrille Pitchen <cyrille.pitchen@atmel.com>
To: <nicolas.ferre@atmel.com>, <boris.brezillon@free-electrons.com>,
<alexandre.belloni@free-electrons.com>, <sameo@linux.intel.com>,
<lee.jones@linaro.org>
Cc: <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 18:04:28 +0200 [thread overview]
Message-ID: <55EF070C.7020600@atmel.com> (raw)
In-Reply-To: <cover.1441118159.git.cyrille.pitchen@atmel.com>
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 ?
Best Regards,
Cyrille
next prev parent reply other threads:[~2015-09-08 16:04 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 ` Cyrille Pitchen [this message]
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:26 ` Lee Jones
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=55EF070C.7020600@atmel.com \
--to=cyrille.pitchen@atmel.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.