From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 15 Nov 2013 14:30:33 -0800 Subject: [PATCH 9/8] i2c: Fix device tree binding for i2c-cbus-gpio In-Reply-To: <20131115222632.GB2672@katana> References: <1384396537-3486-1-git-send-email-tony@atomide.com> <20131114230842.GU10317@atomide.com> <20131115222632.GB2672@katana> Message-ID: <20131115223032.GC10317@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Wolfram Sang [131115 14:27]: > 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 > > Cc: Wolfram Sang > > Signed-off-by: Tony Lindgren > > Applied to for-next, thanks! Thanks, will drop this one from my fixes series. Tony