From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Maxime COQUELIN <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
Cc: srinivas.kandagatla-qxv4g6HH51o@public.gmane.org,
Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
Grant Likely
<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
stephen.gallimore-qxv4g6HH51o@public.gmane.org,
stuart.menefy-qxv4g6HH51o@public.gmane.org,
Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
gabriel.fernandez-qxv4g6HH51o@public.gmane.org
Subject: Re: [PATCH v6 1/4] i2c: busses: i2c-st: Add ST I2C controller
Date: Thu, 14 Nov 2013 18:00:26 +0100 [thread overview]
Message-ID: <20131114170026.GA11022@katana> (raw)
In-Reply-To: <1383726315-27534-2-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 458 bytes --]
On Wed, Nov 06, 2013 at 09:25:12AM +0100, Maxime COQUELIN wrote:
> This patch adds support to SSC (Synchronous Serial Controller)
> I2C driver. This IP also supports SPI protocol, but this is not
> the aim of this driver.
>
> This IP is embedded in all ST SoCs for Set-top box platorms, and
> supports I2C Standard and Fast modes.
>
> Signed-off-by: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
Applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-11-14 17:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-06 8:25 [PATCH v6 0/4] Add I2C support to ST SoCs Maxime COQUELIN
2013-11-06 8:25 ` [PATCH v6 1/4] i2c: busses: i2c-st: Add ST I2C controller Maxime COQUELIN
[not found] ` <1383726315-27534-2-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>
2013-11-14 17:00 ` Wolfram Sang [this message]
2013-11-14 17:16 ` Maxime Coquelin
2013-11-06 8:25 ` [PATCH v6 2/4] ARM: STi: Supply I2C configuration to STiH416 SoC Maxime COQUELIN
2013-11-14 17:03 ` Wolfram Sang
2013-11-14 17:16 ` Maxime Coquelin
[not found] ` <1383726315-27534-3-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>
2013-11-18 11:35 ` srinivas kandagatla
2013-11-06 8:25 ` [PATCH v6 3/4] ARM: STi: Supply I2C configuration to STiH415 SoC Maxime COQUELIN
2013-11-18 11:36 ` srinivas kandagatla
[not found] ` <1383726315-27534-1-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>
2013-11-06 8:25 ` [PATCH v6 4/4] ARM: STi: Add I2C config to B2000 and B2020 boards Maxime COQUELIN
[not found] ` <1383726315-27534-5-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>
2013-11-18 11:36 ` srinivas kandagatla
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=20131114170026.GA11022@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gabriel.fernandez-qxv4g6HH51o@public.gmane.org \
--cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
--cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=maxime.coquelin-qxv4g6HH51o@public.gmane.org \
--cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
--cc=rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org \
--cc=rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org \
--cc=srinivas.kandagatla-qxv4g6HH51o@public.gmane.org \
--cc=stephen.gallimore-qxv4g6HH51o@public.gmane.org \
--cc=stuart.menefy-qxv4g6HH51o@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.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 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).