* [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO @ 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-05-03 12:58 ` [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Shawn Guo 0 siblings, 2 replies; 3+ 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] 3+ messages in thread
* [PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY 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-05-03 12:58 ` [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Shawn Guo 1 sibling, 0 replies; 3+ messages in thread From: Marcel Ziswiler @ 2016-04-29 20:40 UTC (permalink / raw) To: linux-arm-kernel The driver for Micrel PHYs is required for the Apalis iMX6 module plugged into a Ixora carrier board featuring an on-module Micrel KSZ9031 Gigabit PHY. 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 fb959f9..71f8384 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -142,6 +142,7 @@ CONFIG_SMC911X=y CONFIG_SMSC911X=y # CONFIG_NET_VENDOR_STMICRO is not set CONFIG_AT803X_PHY=y +CONFIG_MICREL_PHY=y CONFIG_USB_PEGASUS=m CONFIG_USB_RTL8150=m CONFIG_USB_RTL8152=m -- 2.5.5 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO 2016-04-29 20:40 [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Marcel Ziswiler 2016-04-29 20:40 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY Marcel Ziswiler @ 2016-05-03 12:58 ` Shawn Guo 1 sibling, 0 replies; 3+ messages in thread From: Shawn Guo @ 2016-05-03 12:58 UTC (permalink / raw) To: linux-arm-kernel On Fri, Apr 29, 2016 at 10:40:18PM +0200, Marcel Ziswiler wrote: > 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> Applied both, thanks. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-05-03 12:58 UTC | newest] Thread overview: 3+ 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 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: add CONFIG_MICREL_PHY Marcel Ziswiler 2016-05-03 12:58 ` [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Shawn Guo
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).