From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Mon, 27 Apr 2015 20:35:28 +0800 Subject: [PATCHv2 1/2] ARM: dts: imx23: Add i2c support In-Reply-To: <1429281806-7934-1-git-send-email-harald@ccbib.org> References: <1429281806-7934-1-git-send-email-harald@ccbib.org> Message-ID: <20150427123527.GK9231@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Apr 17, 2015 at 02:43:24PM +0000, Harald Geyer wrote: > The imx23-olinuxino board has an i2c interface exposed on UEXT connector. > This patch provides the generic devicetree infrastructure for a follow-up > patch to add support to the actual board files. > Tested all three possible pin groups with MOD-LCD1x9 from Olimex. > > This patch is based on work by Fadil Berisha with his permission. However > all bugs are mine. > > Signed-off-by: Harald Geyer Applied both, thanks.