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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1FC02C0015E for ; Fri, 11 Aug 2023 09:16:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234781AbjHKJQV (ORCPT ); Fri, 11 Aug 2023 05:16:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229709AbjHKJQU (ORCPT ); Fri, 11 Aug 2023 05:16:20 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 15B341FF1; Fri, 11 Aug 2023 02:16:20 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6600,9927,10798"; a="356598933" X-IronPort-AV: E=Sophos;i="6.01,165,1684825200"; d="scan'208";a="356598933" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Aug 2023 02:16:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10798"; a="856241920" X-IronPort-AV: E=Sophos;i="6.01,165,1684825200"; d="scan'208";a="856241920" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga004.jf.intel.com with ESMTP; 11 Aug 2023 02:16:18 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qUOFk-00885B-2V; Fri, 11 Aug 2023 12:16:16 +0300 Date: Fri, 11 Aug 2023 12:16:16 +0300 From: Andy Shevchenko To: Mika Westerberg Cc: Alexander Ofitserov , Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] pinctrl: tigerlake: Add Alder Lake-P ACPI ID Message-ID: References: <20230810115938.3741058-1-oficerovas@altlinux.org> <20230810115938.3741058-5-oficerovas@altlinux.org> <20230811050728.GV14638@black.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230811050728.GV14638@black.fi.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Aug 11, 2023 at 08:07:28AM +0300, Mika Westerberg wrote: > On Thu, Aug 10, 2023 at 02:59:38PM +0300, Alexander Ofitserov wrote: > > Intel Alder Lake-P has the same pin layout as the Tiget Lake-LP > > so add support for this to the existing Tiger Lake driver. > > Isn't it the same as Alder Lake-N so this ID should be added to the > pinctrl-alderlake.c instead? Andy, do you know? This is for v5.10 stable kernel. We need not to worry :-) -- With Best Regards, Andy Shevchenko