linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Angelo Dureghello <angelo@sysam.it>
To: linux-i2c@vger.kernel.org
Cc: gerg@linux-m68k.org, Angelo Dureghello <angelo@sysam.it>
Subject: [PATCH] m68knommu: AMCORE board, add iMX i2c support
Date: Wed, 19 Oct 2016 23:19:39 +0200	[thread overview]
Message-ID: <1476911979-4926-1-git-send-email-angelo@sysam.it> (raw)

Add iMX i2c support for the Sysam AMCORE board.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
---
 arch/m68k/configs/amcore_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/configs/amcore_defconfig b/arch/m68k/configs/amcore_defconfig
index 2bf02e9..dc5adae 100644
--- a/arch/m68k/configs/amcore_defconfig
+++ b/arch/m68k/configs/amcore_defconfig
@@ -87,7 +87,7 @@ CONFIG_I2C=y
 # CONFIG_I2C_COMPAT is not set
 CONFIG_I2C_CHARDEV=y
 # CONFIG_I2C_HELPER_AUTO is not set
-CONFIG_I2C_COLDFIRE=y
+CONFIG_I2C_IMX=y
 CONFIG_PPS=y
 # CONFIG_HWMON is not set
 # CONFIG_USB_SUPPORT is not set
-- 
2.8.1

             reply	other threads:[~2016-10-19 21:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-19 21:19 Angelo Dureghello [this message]
2016-10-20 12:37 ` [PATCH] m68knommu: AMCORE board, add iMX i2c support Greg Ungerer

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=1476911979-4926-1-git-send-email-angelo@sysam.it \
    --to=angelo@sysam.it \
    --cc=gerg@linux-m68k.org \
    --cc=linux-i2c@vger.kernel.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).