linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] m68knommu: AMCORE board, add iMX i2c support
@ 2016-10-19 21:19 Angelo Dureghello
  2016-10-20 12:37 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Dureghello @ 2016-10-19 21:19 UTC (permalink / raw)
  To: linux-i2c; +Cc: gerg, Angelo Dureghello

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] m68knommu: AMCORE board, add iMX i2c support
  2016-10-19 21:19 [PATCH] m68knommu: AMCORE board, add iMX i2c support Angelo Dureghello
@ 2016-10-20 12:37 ` Greg Ungerer
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2016-10-20 12:37 UTC (permalink / raw)
  To: Angelo Dureghello; +Cc: linux-i2c, Linux/m68k

Hi Angelo,

On 20/10/16 07:19, Angelo Dureghello wrote:
> Add iMX i2c support for the Sysam AMCORE board.
>
> Signed-off-by: Angelo Dureghello <angelo@sysam.it>

CCing linux-m68k email list as well.

I will pick this up and push it in to the m68knommu
git tree, for-next branch.

Thanks
Greg


> ---
>  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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-20 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 21:19 [PATCH] m68knommu: AMCORE board, add iMX i2c support Angelo Dureghello
2016-10-20 12:37 ` Greg Ungerer

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).