From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sun, 23 Oct 2016 21:54:54 +0800 Subject: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Remove I2C3 In-Reply-To: <1475371719-28736-1-git-send-email-andrew.smirnov@gmail.com> References: <1475371719-28736-1-git-send-email-andrew.smirnov@gmail.com> Message-ID: <20161023135453.GU30578@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Oct 01, 2016 at 06:28:39PM -0700, Andrey Smirnov wrote: > I2C3 bus was only brought out in revision A1 of the board and revision > B1 only brings out 3 I2C busses (I2C0, I2C1 and I2C2). > > Signed-off-by: Andrey Smirnov Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Remove I2C3 Date: Sun, 23 Oct 2016 21:54:54 +0800 Message-ID: <20161023135453.GU30578@tiger> References: <1475371719-28736-1-git-send-email-andrew.smirnov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1475371719-28736-1-git-send-email-andrew.smirnov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrey Smirnov Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Sascha Hauer , Stefan Agner , Rob Herring , Mark Rutland , Russell King , Andrew Lunn , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Sat, Oct 01, 2016 at 06:28:39PM -0700, Andrey Smirnov wrote: > I2C3 bus was only brought out in revision A1 of the board and revision > B1 only brings out 3 I2C busses (I2C0, I2C1 and I2C2). > > Signed-off-by: Andrey Smirnov Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934836AbcJWNzg (ORCPT ); Sun, 23 Oct 2016 09:55:36 -0400 Received: from mail.kernel.org ([198.145.29.136]:42310 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751963AbcJWNze (ORCPT ); Sun, 23 Oct 2016 09:55:34 -0400 Date: Sun, 23 Oct 2016 21:54:54 +0800 From: Shawn Guo To: Andrey Smirnov Cc: linux-arm-kernel@lists.infradead.org, Sascha Hauer , Stefan Agner , Rob Herring , Mark Rutland , Russell King , Andrew Lunn , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: Remove I2C3 Message-ID: <20161023135453.GU30578@tiger> References: <1475371719-28736-1-git-send-email-andrew.smirnov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475371719-28736-1-git-send-email-andrew.smirnov@gmail.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 Sat, Oct 01, 2016 at 06:28:39PM -0700, Andrey Smirnov wrote: > I2C3 bus was only brought out in revision A1 of the board and revision > B1 only brings out 3 I2C busses (I2C0, I2C1 and I2C2). > > Signed-off-by: Andrey Smirnov Applied, thanks.