From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 8 Jul 2015 17:17:12 +0800 Subject: [PATCH] ARM: dts: vf610: Extend I2C support to all available buses. In-Reply-To: <1434327599-3739-1-git-send-email-cory.tusar@pid1solutions.com> References: <1434327599-3739-1-git-send-email-cory.tusar@pid1solutions.com> Message-ID: <20150708091712.GD28488@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jun 14, 2015 at 08:19:59PM -0400, Cory Tusar wrote: > This commit extends the existing Vybrid I2C support to cover buses i2c1, > i2c2, and i2c3. Based in (very) large part on an initial patch by > Stefan Agner that was just lacking a couple of DMA assignments. > > Signed-off-by: Cory Tusar Applied, thanks.