From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jae Hyun Yoo Date: Wed, 2 Oct 2019 11:11:28 -0700 Subject: [PATCH 0/2] peci: aspeed: Add AST2600 compatible In-Reply-To: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> References: <20191002061200.29888-1-chiawei_wang@aspeedtech.com> Message-ID: <70044749-785b-6ff3-7a28-fb049dcfec54@linux.intel.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 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. Cheers, Jae