From mboxrd@z Thu Jan 1 00:00:00 1970 From: ChiaWei Wang Date: Thu, 3 Oct 2019 02:35:02 +0000 Subject: [PATCH 0/2] peci: aspeed: Add AST2600 compatible In-Reply-To: <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> References: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> <70044749-785b-6ff3-7a28-fb049dcfec54@linux.intel.com> <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> Message-ID: <4af9eb8fa6fd41fc87708fc8afdcc83e@TWMBX02.aspeed.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Jae Hyun, Thanks for the feedback. For now should I use GitHub pull-request to submit the patches of PECI-related change to OpenBMC dev-5.3 tree only? Regards, Chiawei ************* Email Confidentiality Notice ******************** DISCLAIMER: This message (and any attachments) may contain legally privileged and/or other confidential information. If you have received it in error, please notify the sender by reply e-mail and immediately delete the e-mail and any attachments without copying or disclosing the contents. Thank you. -----Original Message----- From: Jae Hyun Yoo [mailto:jae.hyun.yoo at linux.intel.com] Sent: Thursday, October 3, 2019 7:43 AM To: Joel Stanley Cc: ChiaWei Wang ; Jason M Biils ; Rob Herring ; Mark Rutland ; Andrew Jeffery ; linux-aspeed ; OpenBMC Maillist ; devicetree ; Linux ARM ; Linux Kernel Mailing List ; Ryan Chen Subject: Re: [PATCH 0/2] peci: aspeed: Add AST2600 compatible On 10/2/2019 3:05 PM, Joel Stanley wrote: > On Wed, 2 Oct 2019 at 18:11, Jae Hyun Yoo wrote: >> >> Hi Chia-Wei, >> >> On 10/1/2019 11:11 PM, Chia-Wei, Wang wrote: >>> Update the Aspeed PECI driver with the AST2600 compatible string. >>> A new comptabile string is needed for the extended HW feature of >>> AST2600. >>> >>> Chia-Wei, Wang (2): >>> peci: aspeed: Add AST2600 compatible string >>> dt-bindings: peci: aspeed: Add AST2600 compatible >>> >>> Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 + >>> drivers/peci/peci-aspeed.c | 1 + >>> 2 files changed, 2 insertions(+) >>> >> >> PECI subsystem isn't in linux upstream yet so you should submit it >> into OpenBMC dev-5.3 tree only. > > OpenBMC has been carrying the out of tree patches for some time now. I > haven't seen a new version posted for a while. Do you have a timeline > for when you plan to submit it upstream? Thanks for your effort for carrying the out of tree patches in OpenBMC. I don't have a exact timeline but I'm gonna upstream it as soon as it gets ready. Thanks, Jae From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=temperror (mailfrom) smtp.mailfrom=aspeedtech.com (client-ip=211.20.114.71; helo=twspam01.aspeedtech.com; envelope-from=chiawei_wang@aspeedtech.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=aspeedtech.com Received: from twspam01.aspeedtech.com (unknown [211.20.114.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 46kHGW52J2zDqWW; Thu, 3 Oct 2019 12:36:23 +1000 (AEST) Received: from mail.aspeedtech.com (twmbx02.aspeed.com [192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id x932J6BT043282; Thu, 3 Oct 2019 10:19:06 +0800 (GMT-8) (envelope-from chiawei_wang@aspeedtech.com) Received: from TWMBX02.aspeed.com (192.168.0.24) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.620.29; Thu, 3 Oct 2019 10:35:03 +0800 Received: from TWMBX02.aspeed.com ([fe80::997d:c0a7:f01f:e1a7]) by TWMBX02.aspeed.com ([fe80::997d:c0a7:f01f:e1a7%12]) with mapi id 15.00.0620.020; Thu, 3 Oct 2019 10:35:02 +0800 From: ChiaWei Wang To: Jae Hyun Yoo , Joel Stanley CC: Jason M Biils , Rob Herring , Mark Rutland , Andrew Jeffery , linux-aspeed , "OpenBMC Maillist" , devicetree , Linux ARM , Linux Kernel Mailing List , Ryan Chen Subject: RE: [PATCH 0/2] peci: aspeed: Add AST2600 compatible Thread-Topic: [PATCH 0/2] peci: aspeed: Add AST2600 compatible Thread-Index: AQHVeOhVfyr8hf/PLEOlKG455HFAV6dHIbEAgABBZgCAABszgIAAsqtw Date: Thu, 3 Oct 2019 02:35:02 +0000 Message-ID: <4af9eb8fa6fd41fc87708fc8afdcc83e@TWMBX02.aspeed.com> References: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> <70044749-785b-6ff3-7a28-fb049dcfec54@linux.intel.com> <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> In-Reply-To: <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.0.133] Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-DNSRBL: X-MAIL: twspam01.aspeedtech.com x932J6BT043282 X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2019 02:37:24 -0000 SGkgSmFlIEh5dW4sDQoNClRoYW5rcyBmb3IgdGhlIGZlZWRiYWNrLg0KRm9yIG5vdyBzaG91bGQg SSB1c2UgR2l0SHViIHB1bGwtcmVxdWVzdCB0byBzdWJtaXQgdGhlIHBhdGNoZXMgb2YgUEVDSS1y ZWxhdGVkIGNoYW5nZSB0byBPcGVuQk1DIGRldi01LjMgdHJlZSBvbmx5Pw0KDQpSZWdhcmRzLA0K Q2hpYXdlaQ0KDQoqKioqKioqKioqKioqIEVtYWlsIENvbmZpZGVudGlhbGl0eSBOb3RpY2UgKioq KioqKioqKioqKioqKioqKioNCkRJU0NMQUlNRVI6DQpUaGlzIG1lc3NhZ2UgKGFuZCBhbnkgYXR0 YWNobWVudHMpIG1heSBjb250YWluIGxlZ2FsbHkgcHJpdmlsZWdlZCBhbmQvb3Igb3RoZXIgY29u ZmlkZW50aWFsIGluZm9ybWF0aW9uLiBJZiB5b3UgaGF2ZSByZWNlaXZlZCBpdCBpbiBlcnJvciwg cGxlYXNlIG5vdGlmeSB0aGUgc2VuZGVyIGJ5IHJlcGx5IGUtbWFpbCBhbmQgaW1tZWRpYXRlbHkg ZGVsZXRlIHRoZSBlLW1haWwgYW5kIGFueSBhdHRhY2htZW50cyB3aXRob3V0IGNvcHlpbmcgb3Ig ZGlzY2xvc2luZyB0aGUgY29udGVudHMuIFRoYW5rIHlvdS4NCg0KDQotLS0tLU9yaWdpbmFsIE1l c3NhZ2UtLS0tLQ0KRnJvbTogSmFlIEh5dW4gWW9vIFttYWlsdG86amFlLmh5dW4ueW9vQGxpbnV4 LmludGVsLmNvbV0gDQpTZW50OiBUaHVyc2RheSwgT2N0b2JlciAzLCAyMDE5IDc6NDMgQU0NClRv OiBKb2VsIFN0YW5sZXkgPGpvZWxAam1zLmlkLmF1Pg0KQ2M6IENoaWFXZWkgV2FuZyA8Y2hpYXdl aV93YW5nQGFzcGVlZHRlY2guY29tPjsgSmFzb24gTSBCaWlscyA8amFzb24ubS5iaWxsc0BsaW51 eC5pbnRlbC5jb20+OyBSb2IgSGVycmluZyA8cm9iaCtkdEBrZXJuZWwub3JnPjsgTWFyayBSdXRs YW5kIDxtYXJrLnJ1dGxhbmRAYXJtLmNvbT47IEFuZHJldyBKZWZmZXJ5IDxhbmRyZXdAYWouaWQu YXU+OyBsaW51eC1hc3BlZWQgPGxpbnV4LWFzcGVlZEBsaXN0cy5vemxhYnMub3JnPjsgT3BlbkJN QyBNYWlsbGlzdCA8b3BlbmJtY0BsaXN0cy5vemxhYnMub3JnPjsgZGV2aWNldHJlZSA8ZGV2aWNl dHJlZUB2Z2VyLmtlcm5lbC5vcmc+OyBMaW51eCBBUk0gPGxpbnV4LWFybS1rZXJuZWxAbGlzdHMu aW5mcmFkZWFkLm9yZz47IExpbnV4IEtlcm5lbCBNYWlsaW5nIExpc3QgPGxpbnV4LWtlcm5lbEB2 Z2VyLmtlcm5lbC5vcmc+OyBSeWFuIENoZW4gPHJ5YW5fY2hlbkBhc3BlZWR0ZWNoLmNvbT4NClN1 YmplY3Q6IFJlOiBbUEFUQ0ggMC8yXSBwZWNpOiBhc3BlZWQ6IEFkZCBBU1QyNjAwIGNvbXBhdGli bGUNCg0KT24gMTAvMi8yMDE5IDM6MDUgUE0sIEpvZWwgU3RhbmxleSB3cm90ZToNCj4gT24gV2Vk LCAyIE9jdCAyMDE5IGF0IDE4OjExLCBKYWUgSHl1biBZb28gPGphZS5oeXVuLnlvb0BsaW51eC5p bnRlbC5jb20+IHdyb3RlOg0KPj4NCj4+IEhpIENoaWEtV2VpLA0KPj4NCj4+IE9uIDEwLzEvMjAx OSAxMToxMSBQTSwgQ2hpYS1XZWksIFdhbmcgd3JvdGU6DQo+Pj4gVXBkYXRlIHRoZSBBc3BlZWQg UEVDSSBkcml2ZXIgd2l0aCB0aGUgQVNUMjYwMCBjb21wYXRpYmxlIHN0cmluZy4NCj4+PiBBIG5l dyBjb21wdGFiaWxlIHN0cmluZyBpcyBuZWVkZWQgZm9yIHRoZSBleHRlbmRlZCBIVyBmZWF0dXJl IG9mIA0KPj4+IEFTVDI2MDAuDQo+Pj4NCj4+PiBDaGlhLVdlaSwgV2FuZyAoMik6DQo+Pj4gICAg IHBlY2k6IGFzcGVlZDogQWRkIEFTVDI2MDAgY29tcGF0aWJsZSBzdHJpbmcNCj4+PiAgICAgZHQt YmluZGluZ3M6IHBlY2k6IGFzcGVlZDogQWRkIEFTVDI2MDAgY29tcGF0aWJsZQ0KPj4+DQo+Pj4g ICAgRG9jdW1lbnRhdGlvbi9kZXZpY2V0cmVlL2JpbmRpbmdzL3BlY2kvcGVjaS1hc3BlZWQudHh0 IHwgMSArDQo+Pj4gICAgZHJpdmVycy9wZWNpL3BlY2ktYXNwZWVkLmMgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIHwgMSArDQo+Pj4gICAgMiBmaWxlcyBjaGFuZ2VkLCAyIGluc2VydGlvbnMo KykNCj4+Pg0KPj4NCj4+IFBFQ0kgc3Vic3lzdGVtIGlzbid0IGluIGxpbnV4IHVwc3RyZWFtIHll dCBzbyB5b3Ugc2hvdWxkIHN1Ym1pdCBpdCANCj4+IGludG8gT3BlbkJNQyBkZXYtNS4zIHRyZWUg b25seS4NCj4gDQo+IE9wZW5CTUMgaGFzIGJlZW4gY2FycnlpbmcgdGhlIG91dCBvZiB0cmVlIHBh dGNoZXMgZm9yIHNvbWUgdGltZSBub3cuIEkgDQo+IGhhdmVuJ3Qgc2VlbiBhIG5ldyB2ZXJzaW9u IHBvc3RlZCBmb3IgYSB3aGlsZS4gRG8geW91IGhhdmUgYSB0aW1lbGluZSANCj4gZm9yIHdoZW4g eW91IHBsYW4gdG8gc3VibWl0IGl0IHVwc3RyZWFtPw0KDQpUaGFua3MgZm9yIHlvdXIgZWZmb3J0 IGZvciBjYXJyeWluZyB0aGUgb3V0IG9mIHRyZWUgcGF0Y2hlcyBpbiBPcGVuQk1DLg0KSSBkb24n dCBoYXZlIGEgZXhhY3QgdGltZWxpbmUgYnV0IEknbSBnb25uYSB1cHN0cmVhbSBpdCBhcyBzb29u IGFzIGl0IGdldHMgcmVhZHkuDQoNClRoYW5rcywNCg0KSmFlDQo= From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8417DC4360C for ; Thu, 3 Oct 2019 02:36:09 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 526EC222C0 for ; Thu, 3 Oct 2019 02:36:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZRkyIbUL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 526EC222C0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=aspeedtech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kb/lSU2o/u8CPV847HTqRN4aTGiMA6kSaAO1o686Aww=; b=ZRkyIbULF0whQh 0muoK0jrh2IvBy1+xSZuVpTYFE7wuWI5lSIzZA5j3KE6OJeZFGvdZhVkCFlRIRXmxMCa7g4IgheDs UH49Glv84ug/0S5rE1LiyC1UdMgwArm+bkjYoff1WhoJEbZPirB6eIb4M/BqU/LdqDLSixqJqdzJ8 tHLFwNBBcA2jb+zMyZNL/xf83krNRMqOMumDRfZiGtrSZwWVtLnti8xKV9LVCFlRSQOtt4EvuE6tV RJOMNcfsPH7LYN3rzKfzIdqzm5rcJXns3/4j6+Xzmj6InYQLUercDXqi+sJV8yy0tWwKb7GhBqrCZ KztnDrrO7IyMEkLEMLQQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iFqyO-0004us-JM; Thu, 03 Oct 2019 02:36:08 +0000 Received: from twspam01.aspeedtech.com ([211.20.114.71]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iFqyH-0004Tz-05 for linux-arm-kernel@lists.infradead.org; Thu, 03 Oct 2019 02:36:06 +0000 Received: from mail.aspeedtech.com (twmbx02.aspeed.com [192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id x932J6BT043282; Thu, 3 Oct 2019 10:19:06 +0800 (GMT-8) (envelope-from chiawei_wang@aspeedtech.com) Received: from TWMBX02.aspeed.com (192.168.0.24) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.620.29; Thu, 3 Oct 2019 10:35:03 +0800 Received: from TWMBX02.aspeed.com ([fe80::997d:c0a7:f01f:e1a7]) by TWMBX02.aspeed.com ([fe80::997d:c0a7:f01f:e1a7%12]) with mapi id 15.00.0620.020; Thu, 3 Oct 2019 10:35:02 +0800 From: ChiaWei Wang To: Jae Hyun Yoo , Joel Stanley Subject: RE: [PATCH 0/2] peci: aspeed: Add AST2600 compatible Thread-Topic: [PATCH 0/2] peci: aspeed: Add AST2600 compatible Thread-Index: AQHVeOhVfyr8hf/PLEOlKG455HFAV6dHIbEAgABBZgCAABszgIAAsqtw Date: Thu, 3 Oct 2019 02:35:02 +0000 Message-ID: <4af9eb8fa6fd41fc87708fc8afdcc83e@TWMBX02.aspeed.com> References: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> <70044749-785b-6ff3-7a28-fb049dcfec54@linux.intel.com> <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> In-Reply-To: <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.0.133] MIME-Version: 1.0 X-DNSRBL: X-MAIL: twspam01.aspeedtech.com x932J6BT043282 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191002_193601_299493_1D0B4020 X-CRM114-Status: GOOD ( 10.84 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree , Ryan Chen , linux-aspeed , Andrew Jeffery , OpenBMC Maillist , Linux Kernel Mailing List , Rob Herring , Jason M Biils , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Jae Hyun, Thanks for the feedback. For now should I use GitHub pull-request to submit the patches of PECI-related change to OpenBMC dev-5.3 tree only? Regards, Chiawei ************* Email Confidentiality Notice ******************** DISCLAIMER: This message (and any attachments) may contain legally privileged and/or other confidential information. If you have received it in error, please notify the sender by reply e-mail and immediately delete the e-mail and any attachments without copying or disclosing the contents. Thank you. -----Original Message----- From: Jae Hyun Yoo [mailto:jae.hyun.yoo@linux.intel.com] Sent: Thursday, October 3, 2019 7:43 AM To: Joel Stanley Cc: ChiaWei Wang ; Jason M Biils ; Rob Herring ; Mark Rutland ; Andrew Jeffery ; linux-aspeed ; OpenBMC Maillist ; devicetree ; Linux ARM ; Linux Kernel Mailing List ; Ryan Chen Subject: Re: [PATCH 0/2] peci: aspeed: Add AST2600 compatible On 10/2/2019 3:05 PM, Joel Stanley wrote: > On Wed, 2 Oct 2019 at 18:11, Jae Hyun Yoo wrote: >> >> Hi Chia-Wei, >> >> On 10/1/2019 11:11 PM, Chia-Wei, Wang wrote: >>> Update the Aspeed PECI driver with the AST2600 compatible string. >>> A new comptabile string is needed for the extended HW feature of >>> AST2600. >>> >>> Chia-Wei, Wang (2): >>> peci: aspeed: Add AST2600 compatible string >>> dt-bindings: peci: aspeed: Add AST2600 compatible >>> >>> Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 + >>> drivers/peci/peci-aspeed.c | 1 + >>> 2 files changed, 2 insertions(+) >>> >> >> PECI subsystem isn't in linux upstream yet so you should submit it >> into OpenBMC dev-5.3 tree only. > > OpenBMC has been carrying the out of tree patches for some time now. I > haven't seen a new version posted for a while. Do you have a timeline > for when you plan to submit it upstream? Thanks for your effort for carrying the out of tree patches in OpenBMC. I don't have a exact timeline but I'm gonna upstream it as soon as it gets ready. Thanks, Jae _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: ChiaWei Wang Subject: RE: [PATCH 0/2] peci: aspeed: Add AST2600 compatible Date: Thu, 3 Oct 2019 02:35:02 +0000 Message-ID: <4af9eb8fa6fd41fc87708fc8afdcc83e@TWMBX02.aspeed.com> References: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> <70044749-785b-6ff3-7a28-fb049dcfec54@linux.intel.com> <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <03d21443-aa9a-a126-dc77-a21f14f708c9@linux.intel.com> Content-Language: zh-TW List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Jae Hyun Yoo , Joel Stanley Cc: Mark Rutland , devicetree , Ryan Chen , linux-aspeed , Andrew Jeffery , OpenBMC Maillist , Linux Kernel Mailing List , Rob Herring , Jason M Biils , Linux ARM List-Id: devicetree@vger.kernel.org Hi Jae Hyun, Thanks for the feedback. For now should I use GitHub pull-request to submit the patches of PECI-related change to OpenBMC dev-5.3 tree only? Regards, Chiawei ************* Email Confidentiality Notice ******************** DISCLAIMER: This message (and any attachments) may contain legally privileged and/or other confidential information. If you have received it in error, please notify the sender by reply e-mail and immediately delete the e-mail and any attachments without copying or disclosing the contents. Thank you. -----Original Message----- From: Jae Hyun Yoo [mailto:jae.hyun.yoo@linux.intel.com] Sent: Thursday, October 3, 2019 7:43 AM To: Joel Stanley Cc: ChiaWei Wang ; Jason M Biils ; Rob Herring ; Mark Rutland ; Andrew Jeffery ; linux-aspeed ; OpenBMC Maillist ; devicetree ; Linux ARM ; Linux Kernel Mailing List ; Ryan Chen Subject: Re: [PATCH 0/2] peci: aspeed: Add AST2600 compatible On 10/2/2019 3:05 PM, Joel Stanley wrote: > On Wed, 2 Oct 2019 at 18:11, Jae Hyun Yoo wrote: >> >> Hi Chia-Wei, >> >> On 10/1/2019 11:11 PM, Chia-Wei, Wang wrote: >>> Update the Aspeed PECI driver with the AST2600 compatible string. >>> A new comptabile string is needed for the extended HW feature of >>> AST2600. >>> >>> Chia-Wei, Wang (2): >>> peci: aspeed: Add AST2600 compatible string >>> dt-bindings: peci: aspeed: Add AST2600 compatible >>> >>> Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 + >>> drivers/peci/peci-aspeed.c | 1 + >>> 2 files changed, 2 insertions(+) >>> >> >> PECI subsystem isn't in linux upstream yet so you should submit it >> into OpenBMC dev-5.3 tree only. > > OpenBMC has been carrying the out of tree patches for some time now. I > haven't seen a new version posted for a while. Do you have a timeline > for when you plan to submit it upstream? Thanks for your effort for carrying the out of tree patches in OpenBMC. I don't have a exact timeline but I'm gonna upstream it as soon as it gets ready. Thanks, Jae