[PATCH 9/8] i2c: Fix device tree binding for i2c-cbus-gpio
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2013-11-15 18:49:46
Also in:
linux-i2c, linux-omap
From: aaro.koskinen@iki.fi (Aaro Koskinen)
Date: 2013-11-15 18:49:46
Also in:
linux-i2c, linux-omap
Hi, On Thu, Nov 14, 2013 at 03:08:42PM -0800, Tony Lindgren wrote:
Looks like we're missing two lines needed to make it work properly with device tree. Cc: linux-i2c at vger.kernel.org Cc: Aaro Koskinen <aaro.koskinen@iki.fi>
You can change this to: Tested-by: [off-list ref] I booted DT-N800 with Tony's patches, and it works. Thanks, A.