From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: M'boumba Cedric Madianga
<cedric.madianga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Maxime Coquelin
<mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Alexandre Torgue <alexandre.torgue-qxv4g6HH51o@public.gmane.org>,
Linus Walleij
<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Pierre-Yves MORDRET
<pierre-yves.mordret-qxv4g6HH51o@public.gmane.org>,
Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver
Date: Thu, 23 Mar 2017 21:42:06 +0100 [thread overview]
Message-ID: <20170323204206.daxgcczep2daxqet@ninjato> (raw)
In-Reply-To: <CAOAejn383=Zk42nnJoG=qP=uEHpzEwf=5dePx_atyzWGDGBiyA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 278 bytes --]
> Yes the STM32F7 has a new I2C IP core compared to STM32F4.
> The engine, the machine state are very different.
> I tried few months ago to write a common driver but it was very very
> difficilcut as the 2 IP are not so much things in common.
Good, thanks for the heads up!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-03-23 20:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-17 9:58 [PATCH 0/5] Add support for the STM32F7 I2C M'boumba Cedric Madianga
2017-03-17 9:58 ` [PATCH 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings M'boumba Cedric Madianga
2017-03-24 13:46 ` Rob Herring
2017-03-17 9:58 ` [PATCH 2/5] i2c: i2c-stm32f4: use generic definition of speed enum M'boumba Cedric Madianga
2017-03-17 9:58 ` [PATCH 3/5] i2c: i2c-stm32f7: add driver M'boumba Cedric Madianga
2017-03-17 10:42 ` Neil Armstrong
[not found] ` <6ae90186-0e8d-654b-c9e3-2d1b4daf6198-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2017-03-17 13:52 ` M'boumba Cedric Madianga
2017-03-17 14:53 ` Neil Armstrong
2017-03-17 15:35 ` M'boumba Cedric Madianga
2017-03-17 15:51 ` Neil Armstrong
2017-03-17 22:38 ` M'boumba Cedric Madianga
[not found] ` <1489744738-21632-4-git-send-email-cedric.madianga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-03-23 20:17 ` Wolfram Sang
2017-03-23 20:40 ` M'boumba Cedric Madianga
[not found] ` <CAOAejn383=Zk42nnJoG=qP=uEHpzEwf=5dePx_atyzWGDGBiyA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-23 20:42 ` Wolfram Sang [this message]
2017-03-17 9:58 ` [PATCH 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC M'boumba Cedric Madianga
2017-03-17 9:58 ` [PATCH 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board M'boumba Cedric Madianga
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=20170323204206.daxgcczep2daxqet@ninjato \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=alexandre.torgue-qxv4g6HH51o@public.gmane.org \
--cc=cedric.madianga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mcoquelin.stm32-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=pierre-yves.mordret-qxv4g6HH51o@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@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).