All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO
@ 2016-04-29 20:40 ` Marcel Ziswiler
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Ziswiler @ 2016-04-29 20:40 UTC (permalink / raw)
  To: linux-arm-kernel

The GPIO-based bitbanging I2C driver is required to make HDMI work on
the Apalis iMX6 module plugged into a Ixora carrier board featuring a
DDC channel to read a screen's EDID being hooked up to regular GPIOs.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
---

 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index b255c7f..fb959f9 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -184,6 +184,7 @@ CONFIG_I2C_MUX_GPIO=y
 # CONFIG_I2C_HELPER_AUTO is not set
 CONFIG_I2C_ALGOPCF=m
 CONFIG_I2C_ALGOPCA=m
+CONFIG_I2C_GPIO=y
 CONFIG_I2C_IMX=y
 CONFIG_SPI=y
 CONFIG_SPI_IMX=y
-- 
2.5.5

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

end of thread, other threads:[~2016-05-03 12:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29 20:40 [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Marcel Ziswiler
2016-04-29 20:40 ` Marcel Ziswiler
2016-04-29 20:40 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY Marcel Ziswiler
2016-04-29 20:40   ` Marcel Ziswiler
2016-05-03 12:58 ` [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Shawn Guo
2016-05-03 12:58   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.