Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753128AbeACOeM (ORCPT + 1 other); Wed, 3 Jan 2018 09:34:12 -0500 Received: from mga11.intel.com ([192.55.52.93]:58884 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751813AbeACOeK (ORCPT ); Wed, 3 Jan 2018 09:34:10 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,501,1508828400"; d="scan'208";a="6939990" Subject: Re: [PATCH v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI To: Mark Brown Cc: Arnd Bergmann , Joel Stanley , gregkh , Linux Kernel Mailing List , linux-spi References: <1514512387-27113-1-git-send-email-haiyue.wang@linux.intel.com> <20180103113805.GD5603@sirena.org.uk> <004d3017-5477-ec42-c78a-aba0ca0621bc@linux.intel.com> <20180103143226.GI5603@sirena.org.uk> From: "Wang, Haiyue" Message-ID: Date: Wed, 3 Jan 2018 22:34:07 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180103143226.GI5603@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 2018-01-03 22:32, Mark Brown wrote: > On Wed, Jan 03, 2018 at 10:28:22PM +0800, Wang, Haiyue wrote: > >> Should send to like this ? Because I add patch for Aspeed chip: >> ./scripts/get_maintainer.pl drivers/misc/aspeed-lpc-snoop.c >> Joel Stanley (maintainer:ARM/ASPEED MACHINE SUPPORT) >> Arnd Bergmann (supporter:CHAR and MISC DRIVERS) >> Greg Kroah-Hartman (supporter:CHAR and MISC >> DRIVERS) >> linux-kernel@vger.kernel.org (open list) > So it's not actually doing anything at all with the SPI subsystem? I > lacked any context for the discussion having been copied in part way > through. If it is a SPI controller it ought to have been in > drivers/spi. Yes, eSPI just uses the SPI pin definition, but it replaces LPC interface.