From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933409AbcECM6z (ORCPT ); Tue, 3 May 2016 08:58:55 -0400 Received: from mail.kernel.org ([198.145.29.136]:49912 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932903AbcECM6x (ORCPT ); Tue, 3 May 2016 08:58:53 -0400 Date: Tue, 3 May 2016 20:58:38 +0800 From: Shawn Guo To: Marcel Ziswiler Cc: linux-arm-kernel@lists.infradead.org, Stefan Agner , Russell King , Sascha Hauer , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: imx_v6_v7_defconfig: add CONFIG_I2C_GPIO Message-ID: <20160503125838.GL5874@tiger> References: <1461962419-4715-1-git-send-email-marcel.ziswiler@toradex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461962419-4715-1-git-send-email-marcel.ziswiler@toradex.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Applied both, thanks.