lkml.org 
[lkml]   [2016]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[git pull] m68knommu changes for v4.10
Date
Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.

There are two sets of changes in this pull. The largest is the addition
of the ColdFire platform side i2c support (the IO addressing, setup and
clock definitions). The i2c hardware module itself is driven by the kernels
existing iMX i2c driver. The other change is the addition of support for
the Amcore board.

Regards
Greg



The following changes since commit 3e5de27e940d00d8d504dfb96625fb654f641509:

Linux 4.9-rc8 (2016-12-04 12:50:51 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next

for you to fetch changes up to 07c65a665b8d88f871d8083644ba3f41e68f048f:

m68knommu: AMCORE board, add iMX i2c support (2016-12-05 08:53:27 +1000)

----------------------------------------------------------------
Angelo Dureghello (2):
m68k: add Sysam AMCORE open board support
m68knommu: AMCORE board, add iMX i2c support

Steven King (1):
m68knommu: platform support for i2c devices on ColdFire SoC

arch/m68k/Kconfig.machine | 6 ++
arch/m68k/coldfire/Makefile | 1 +
arch/m68k/coldfire/amcore.c | 156 ++++++++++++++++++++++++++++++++++++
arch/m68k/coldfire/device.c | 159 +++++++++++++++++++++++++++++++++++++
arch/m68k/coldfire/m5206.c | 12 +++
arch/m68k/coldfire/m520x.c | 24 +++++-
arch/m68k/coldfire/m523x.c | 18 +++++
arch/m68k/coldfire/m5249.c | 25 ++++++
arch/m68k/coldfire/m525x.c | 10 ++-
arch/m68k/coldfire/m527x.c | 28 +++++++
arch/m68k/coldfire/m528x.c | 18 +++++
arch/m68k/coldfire/m5307.c | 14 ++++
arch/m68k/coldfire/m53xx.c | 20 ++++-
arch/m68k/coldfire/m5407.c | 14 ++++
arch/m68k/coldfire/m5441x.c | 12 +--
arch/m68k/coldfire/m54xx.c | 17 ++++
arch/m68k/configs/amcore_defconfig | 118 +++++++++++++++++++++++++++
arch/m68k/include/asm/m5206sim.h | 8 ++
arch/m68k/include/asm/m520xsim.h | 8 ++
arch/m68k/include/asm/m523xsim.h | 10 ++-
arch/m68k/include/asm/m527xsim.h | 8 ++
arch/m68k/include/asm/m528xsim.h | 9 +++
arch/m68k/include/asm/m5307sim.h | 9 ++-
arch/m68k/include/asm/m53xxsim.h | 8 ++
arch/m68k/include/asm/m5407sim.h | 8 ++
arch/m68k/include/asm/m54xxsim.h | 11 +++
26 files changed, 713 insertions(+), 18 deletions(-)
create mode 100644 arch/m68k/coldfire/amcore.c
create mode 100644 arch/m68k/configs/amcore_defconfig

\
 
 \ /
  Last update: 2016-12-12 01:36    [W:0.225 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site