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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 17A4EC2D0DB for ; Mon, 20 Jan 2020 10:14:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E8BEC2073A for ; Mon, 20 Jan 2020 10:14:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726130AbgATKOg (ORCPT ); Mon, 20 Jan 2020 05:14:36 -0500 Received: from mga12.intel.com ([192.55.52.136]:39185 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726125AbgATKOg (ORCPT ); Mon, 20 Jan 2020 05:14:36 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jan 2020 02:14:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,341,1574150400"; d="scan'208";a="215195988" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga007.jf.intel.com with ESMTP; 20 Jan 2020 02:14:34 -0800 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1itU4p-0000C0-Na; Mon, 20 Jan 2020 12:14:35 +0200 Date: Mon, 20 Jan 2020 12:14:35 +0200 From: Andy Shevchenko To: Linus Walleij Cc: "open list:GPIO SUBSYSTEM" , Mika Westerberg Subject: Re: [PATCH v1] pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID Message-ID: <20200120101435.GF32742@smile.fi.intel.com> References: <20200116110951.31644-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Jan 17, 2020 at 09:10:43AM +0100, Linus Walleij wrote: > On Thu, Jan 16, 2020 at 12:09 PM Andy Shevchenko > wrote: > > > From: Mika Westerberg > > > > Intel Coffee Lake-S PCH has the same GPIO hardware than Sunrisepoint-H > > PCH but the ACPI ID is different. Add this new ACPI ID to the list of > > supported devices. > > > > Signed-off-by: Mika Westerberg > > Signed-off-by: Andy Shevchenko > > Just because I understand it: > Reviewed-by: Linus Walleij Thanks! Sorry, it was a bit late and final commit misses this tag. > Expecting a pull request for some v5.6 material soon! Had been just sent. -- With Best Regards, Andy Shevchenko