Hi Steven,

Steven King wrote:
Since the same I2C controller is used on all the Coldfires that have hardware
I2C, add support for I2C to each of the platforms and remove superfluous
and redundant definitions.
Signed-off-by: Steven King <sfk...@fdwdc.com>

This looks good. I'll push into the m68knommu for-linus (and for-next)
branches.

Thanks
Greg



 arch/m68k/include/asm/m5206sim.h       |    2 +
 arch/m68k/include/asm/m520xsim.h       |    1 +
 arch/m68k/include/asm/m523xsim.h       |    5 ++
 arch/m68k/include/asm/m5249sim.h       |    5 ++
 arch/m68k/include/asm/m527xsim.h       |    7 +++
 arch/m68k/include/asm/m528xsim.h       |   38 +--------------
 arch/m68k/include/asm/m5307sim.h       |    3 +-
 arch/m68k/include/asm/m532xsim.h       |   37 +---------------
 arch/m68k/include/asm/m5407sim.h       |    2 +
 arch/m68k/include/asm/mcfi2c.h         |   29 ++++++++++++
 arch/m68k/include/asm/mcfmbus.h        |   77 --------------------------------
 arch/m68knommu/platform/5206/config.c  |   41 +++++++++++++++++
 arch/m68knommu/platform/5206e/config.c |   41 +++++++++++++++++
 arch/m68knommu/platform/520x/config.c  |   45 ++++++++++++++++++
 arch/m68knommu/platform/523x/config.c  |   46 +++++++++++++++++++
 arch/m68knommu/platform/5249/config.c  |   77 ++++++++++++++++++++++++++++++++
 arch/m68knommu/platform/527x/config.c  |   60 +++++++++++++++++++++++++
 arch/m68knommu/platform/528x/config.c  |   51 +++++++++++++++++++++
 arch/m68knommu/platform/5307/config.c  |   42 +++++++++++++++++-
 arch/m68knommu/platform/532x/config.c  |   45 ++++++++++++++++++
 arch/m68knommu/platform/5407/config.c  |   41 +++++++++++++++++
 21 files changed, 545 insertions(+), 150 deletions(-)


--
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     g...@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close                             FAX:         +61 7 3217 5323
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to