From: Grant Likely <grant.likely@secretlab.ca>
To: Wolfgang Grandegger <wg@grandegger.com>, Ben Dooks <ben-linux@fluff.org>
Cc: Devicetree-discuss@lists.ozlabs.org,
Linuxppc-dev@lists.ozlabs.org, Linux-i2c@vger.kernel.org,
Wolfgang Grandegger <wg@denx.de>
Subject: Re: [PATCH v7 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
Date: Mon, 15 Feb 2010 12:34:35 -0700 [thread overview]
Message-ID: <fa686aa41002151134pfbbe66fm978cfa0215446d51@mail.gmail.com> (raw)
In-Reply-To: <1265813711-16794-1-git-send-email-wg@grandegger.com>
Ben D.,
These 4 patches are totally fine. Do you want to pick them up, or
should I take them through the PowerPC tree?
Cheers,
g.
On Wed, Feb 10, 2010 at 7:55 AM, Wolfgang Grandegger <wg@grandegger.com> wr=
ote:
> From: Wolfgang Grandegger <wg@denx.de>
>
> This patch series adds support for the MPC512x from Freescale to the
> i2c-mpc driver. At that occasion, issues with =A0__devinit[data] have
> been fixed and the doc of the FSL I2C dts bindings updated. It has
> been tested on a MPC5121ADS, TQM5200 and TQM8560 board
>
> Changes since v1:
>
> - use macro MPC_I2C_CLOCK_PRESERVE/SAFE for the special clock settings.
> - document the special DTS node "fsl,mpc5121-i2c-ctrl".
> - update and correct the Kconfig help.
> - some other minor fixes as suggested by Wolfram.
>
> Changes since v2:
>
> - use __init[data] instead of __devinit[data] for this driver.
>
> Changes since v3:
>
> - switch back to __devinit[data] as pointed out by Ben.
>
> Changes since v4:
>
> - check MPC_I2C_CLOCK_SAFE instead of "!clock" as suggested by Wolfram.
> - update MODULE_DESCRIPTION().
>
> Changes since v5 (suggested by Grant Likely):
>
> - various correctings for labling initialization functions and data
> =A0(this is tricky because section mismatches are not always obvious).
> - add a separate patch for renaming the setclock into setup functions.
> - correct the doc of the I2C bindings, e.g. don't mention the legacy
> =A0clock setting and remove obsolte parts.
>
> Changes since v6:
>
> - use __devinitconst for const data as suggested by Stephen Rothwell.
>
> Wolfgang
>
> Wolfgang Grandegger (4):
> =A0i2c-mpc: use __devinit[data] for initialization functions and data
> =A0i2c-mpc: rename "setclock" initialization functions to "setup"
> =A0i2c-mpc: add support for the MPC512x processors from Freescale
> =A0powerpc: doc/dts-bindings: update doc of FSL I2C bindings
>
> =A0Documentation/powerpc/dts-bindings/fsl/i2c.txt | =A0 30 +++-
> =A0drivers/i2c/busses/Kconfig =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =
=A0 =A07 +-
> =A0drivers/i2c/busses/i2c-mpc.c =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | =A0=
194 +++++++++++++++---------
> =A03 files changed, 146 insertions(+), 85 deletions(-)
>
> _______________________________________________
> devicetree-discuss mailing list
> devicetree-discuss@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/devicetree-discuss
>
--=20
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
prev parent reply other threads:[~2010-02-15 19:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-10 14:55 [PATCH v7 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes Wolfgang Grandegger
2010-02-10 14:55 ` [PATCH v7 1/4] i2c-mpc: use __devinit[data] for initialization functions and data Wolfgang Grandegger
2010-02-10 14:55 ` [PATCH v7 2/4] i2c-mpc: rename "setclock" initialization functions to "setup" Wolfgang Grandegger
2010-02-10 14:55 ` [PATCH v7 3/4] i2c-mpc: add support for the MPC512x processors from Freescale Wolfgang Grandegger
2010-02-10 14:55 ` [PATCH v7 4/4] powerpc: doc/dts-bindings: update doc of FSL I2C bindings Wolfgang Grandegger
2010-02-16 18:40 ` [PATCH v7 1/4] i2c-mpc: use __devinit[data] for initialization functions and data Grant Likely
2010-02-16 20:49 ` Wolfgang Grandegger
2010-02-15 19:34 ` Grant Likely [this message]
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=fa686aa41002151134pfbbe66fm978cfa0215446d51@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=Devicetree-discuss@lists.ozlabs.org \
--cc=Linux-i2c@vger.kernel.org \
--cc=Linuxppc-dev@lists.ozlabs.org \
--cc=ben-linux@fluff.org \
--cc=wg@denx.de \
--cc=wg@grandegger.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 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).