From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: Subject: Re: [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node To: Joel Stanley Cc: Alan Cox , Andrew Jeffery , Andrew Lunn , Andy Shevchenko , Arnd Bergmann , Benjamin Herrenschmidt , Fengguang Wu , Greg KH , Guenter Roeck , Haiyue Wang , James Feist , Jason M Biils , Jean Delvare , Julia Cartwright , Miguel Ojeda , Milton Miller II , Pavel Machek , Randy Dunlap , Stef van Os , Sumeet R Pawnikar , Vernon Mauery , Linux Kernel Mailing List , linux-doc@vger.kernel.org, devicetree , linux-hwmon@vger.kernel.org, Linux ARM , OpenBMC Maillist References: <20180410183212.16787-1-jae.hyun.yoo@linux.intel.com> <20180410183212.16787-6-jae.hyun.yoo@linux.intel.com> From: Jae Hyun Yoo Message-ID: <64dae4bb-8049-a09d-d0bb-18f6ec52ea63@linux.intel.com> Date: Wed, 11 Apr 2018 19:20:28 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-ID: On 4/11/2018 4:52 AM, Joel Stanley wrote: > On 11 April 2018 at 04:02, Jae Hyun Yoo wrote: >> This commit adds PECI bus/adapter node of AST24xx/AST25xx into >> aspeed-g4 and aspeed-g5. >> > > The patches to the device trees get merged by the ASPEED maintainer > (me). Once you have the bindings reviewed you can send the patches to > me and the linux-aspeed list (I've got a pending patch to maintainers > that will ensure get_maintainers.pl does the right thing as far as > email addresses go). > > I'd suggest dropping it from your series and re-sending once the > bindings and driver are reviewed. > > Cheers, > > Joel > Do you mean that bindings and driver of ASPEED peci adapter driver including documents? Thanks, -Jae From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Subject: Re: [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node Date: Wed, 11 Apr 2018 19:20:28 -0700 Message-ID: <64dae4bb-8049-a09d-d0bb-18f6ec52ea63@linux.intel.com> References: <20180410183212.16787-1-jae.hyun.yoo@linux.intel.com> <20180410183212.16787-6-jae.hyun.yoo@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Joel Stanley Cc: Alan Cox , Andrew Jeffery , Andrew Lunn , Andy Shevchenko , Arnd Bergmann , Benjamin Herrenschmidt , Fengguang Wu , Greg KH , Guenter Roeck , Haiyue Wang , James Feist , Jason M Biils , Jean Delvare , Julia Cartwright , Miguel Ojeda , Milton Miller II , Pavel Machek , Randy Dunlap , Stef van Os List-Id: devicetree@vger.kernel.org On 4/11/2018 4:52 AM, Joel Stanley wrote: > On 11 April 2018 at 04:02, Jae Hyun Yoo wrote: >> This commit adds PECI bus/adapter node of AST24xx/AST25xx into >> aspeed-g4 and aspeed-g5. >> > > The patches to the device trees get merged by the ASPEED maintainer > (me). Once you have the bindings reviewed you can send the patches to > me and the linux-aspeed list (I've got a pending patch to maintainers > that will ensure get_maintainers.pl does the right thing as far as > email addresses go). > > I'd suggest dropping it from your series and re-sending once the > bindings and driver are reviewed. > > Cheers, > > Joel > Do you mean that bindings and driver of ASPEED peci adapter driver including documents? Thanks, -Jae From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 8545A7E22E for ; Thu, 12 Apr 2018 02:20:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751845AbeDLCUd (ORCPT ); Wed, 11 Apr 2018 22:20:33 -0400 Received: from mga07.intel.com ([134.134.136.100]:43375 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751777AbeDLCUc (ORCPT ); Wed, 11 Apr 2018 22:20:32 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Apr 2018 19:20:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,439,1517904000"; d="scan'208";a="36573332" Received: from ifreitas-mobl.amr.corp.intel.com (HELO [10.254.104.117]) ([10.254.104.117]) by fmsmga002.fm.intel.com with ESMTP; 11 Apr 2018 19:20:29 -0700 Subject: Re: [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node To: Joel Stanley Cc: Alan Cox , Andrew Jeffery , Andrew Lunn , Andy Shevchenko , Arnd Bergmann , Benjamin Herrenschmidt , Fengguang Wu , Greg KH , Guenter Roeck , Haiyue Wang , James Feist , Jason M Biils , Jean Delvare , Julia Cartwright , Miguel Ojeda , Milton Miller II , Pavel Machek , Randy Dunlap , Stef van Os , Sumeet R Pawnikar , Vernon Mauery , Linux Kernel Mailing List , linux-doc@vger.kernel.org, devicetree , linux-hwmon@vger.kernel.org, Linux ARM , OpenBMC Maillist References: <20180410183212.16787-1-jae.hyun.yoo@linux.intel.com> <20180410183212.16787-6-jae.hyun.yoo@linux.intel.com> From: Jae Hyun Yoo Message-ID: <64dae4bb-8049-a09d-d0bb-18f6ec52ea63@linux.intel.com> Date: Wed, 11 Apr 2018 19:20:28 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On 4/11/2018 4:52 AM, Joel Stanley wrote: > On 11 April 2018 at 04:02, Jae Hyun Yoo wrote: >> This commit adds PECI bus/adapter node of AST24xx/AST25xx into >> aspeed-g4 and aspeed-g5. >> > > The patches to the device trees get merged by the ASPEED maintainer > (me). Once you have the bindings reviewed you can send the patches to > me and the linux-aspeed list (I've got a pending patch to maintainers > that will ensure get_maintainers.pl does the right thing as far as > email addresses go). > > I'd suggest dropping it from your series and re-sending once the > bindings and driver are reviewed. > > Cheers, > > Joel > Do you mean that bindings and driver of ASPEED peci adapter driver including documents? Thanks, -Jae -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: jae.hyun.yoo@linux.intel.com (Jae Hyun Yoo) Date: Wed, 11 Apr 2018 19:20:28 -0700 Subject: [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node In-Reply-To: References: <20180410183212.16787-1-jae.hyun.yoo@linux.intel.com> <20180410183212.16787-6-jae.hyun.yoo@linux.intel.com> Message-ID: <64dae4bb-8049-a09d-d0bb-18f6ec52ea63@linux.intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 4/11/2018 4:52 AM, Joel Stanley wrote: > On 11 April 2018 at 04:02, Jae Hyun Yoo wrote: >> This commit adds PECI bus/adapter node of AST24xx/AST25xx into >> aspeed-g4 and aspeed-g5. >> > > The patches to the device trees get merged by the ASPEED maintainer > (me). Once you have the bindings reviewed you can send the patches to > me and the linux-aspeed list (I've got a pending patch to maintainers > that will ensure get_maintainers.pl does the right thing as far as > email addresses go). > > I'd suggest dropping it from your series and re-sending once the > bindings and driver are reviewed. > > Cheers, > > Joel > Do you mean that bindings and driver of ASPEED peci adapter driver including documents? Thanks, -Jae