From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753538AbbFXTsC (ORCPT ); Wed, 24 Jun 2015 15:48:02 -0400 Received: from mail-yh0-f51.google.com ([209.85.213.51]:35878 "EHLO mail-yh0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752412AbbFXTrw (ORCPT ); Wed, 24 Jun 2015 15:47:52 -0400 MIME-Version: 1.0 In-Reply-To: References: <1433164107-26568-1-git-send-email-eddie.huang@mediatek.com> <1433164107-26568-3-git-send-email-eddie.huang@mediatek.com> <5279457.I1q8kC8mJN@ubix> Date: Wed, 24 Jun 2015 21:47:51 +0200 Message-ID: Subject: Re: [PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node From: Matthias Brugger To: Daniel Kurtz Cc: Eddie Huang , Sascha Hauer , "open list:OPEN FIRMWARE AND..." , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "moderated list:ARM/Mediatek SoC..." Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2015-06-24 13:00 GMT+02:00 Daniel Kurtz : > Hi Matthias, > > On Wed, Jun 24, 2015 at 4:04 AM, Matthias Brugger > wrote: >> On Monday, June 01, 2015 09:08:27 PM Eddie Huang wrote: >>> Add MT8173 I2C device nodes, include I2C controllers and pins. >>> MT8173 has six I2C controllers, from i2c0 to i2c6, exclude i2c5. >>> The 6th I2C controller register base doesn't next to 5th I2C, >>> and there is a hardware between 5th and 6th I2C controller. So >>> SoC designer name 6th controller as "i2c6", not "i2c5". >>> >>> Signed-off-by: Eddie Huang >>> --- >> >> applied to v4.2-next/arm64 > > It looks like [0] has the pinctrl changes, but lost the actual i2c nodes. Huh, thanks for noting that. I just fixed it. Regards, Matthias From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node Date: Wed, 24 Jun 2015 21:47:51 +0200 Message-ID: References: <1433164107-26568-1-git-send-email-eddie.huang@mediatek.com> <1433164107-26568-3-git-send-email-eddie.huang@mediatek.com> <5279457.I1q8kC8mJN@ubix> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Daniel Kurtz Cc: Eddie Huang , Sascha Hauer , "open list:OPEN FIRMWARE AND..." , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "moderated list:ARM/Mediatek SoC..." List-Id: devicetree@vger.kernel.org 2015-06-24 13:00 GMT+02:00 Daniel Kurtz : > Hi Matthias, > > On Wed, Jun 24, 2015 at 4:04 AM, Matthias Brugger > wrote: >> On Monday, June 01, 2015 09:08:27 PM Eddie Huang wrote: >>> Add MT8173 I2C device nodes, include I2C controllers and pins. >>> MT8173 has six I2C controllers, from i2c0 to i2c6, exclude i2c5. >>> The 6th I2C controller register base doesn't next to 5th I2C, >>> and there is a hardware between 5th and 6th I2C controller. So >>> SoC designer name 6th controller as "i2c6", not "i2c5". >>> >>> Signed-off-by: Eddie Huang >>> --- >> >> applied to v4.2-next/arm64 > > It looks like [0] has the pinctrl changes, but lost the actual i2c nodes. Huh, thanks for noting that. I just fixed it. Regards, Matthias -- 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 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Wed, 24 Jun 2015 21:47:51 +0200 Subject: [PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node In-Reply-To: References: <1433164107-26568-1-git-send-email-eddie.huang@mediatek.com> <1433164107-26568-3-git-send-email-eddie.huang@mediatek.com> <5279457.I1q8kC8mJN@ubix> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2015-06-24 13:00 GMT+02:00 Daniel Kurtz : > Hi Matthias, > > On Wed, Jun 24, 2015 at 4:04 AM, Matthias Brugger > wrote: >> On Monday, June 01, 2015 09:08:27 PM Eddie Huang wrote: >>> Add MT8173 I2C device nodes, include I2C controllers and pins. >>> MT8173 has six I2C controllers, from i2c0 to i2c6, exclude i2c5. >>> The 6th I2C controller register base doesn't next to 5th I2C, >>> and there is a hardware between 5th and 6th I2C controller. So >>> SoC designer name 6th controller as "i2c6", not "i2c5". >>> >>> Signed-off-by: Eddie Huang >>> --- >> >> applied to v4.2-next/arm64 > > It looks like [0] has the pinctrl changes, but lost the actual i2c nodes. Huh, thanks for noting that. I just fixed it. Regards, Matthias