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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 13524C4332F for ; Tue, 18 Oct 2022 13:08:54 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 60DAD4743; Tue, 18 Oct 2022 15:08:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 60DAD4743 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1666098532; bh=sEQGqXRBwnqb8HWOCi92bXpDgq1DcIK6JeLU6KGQmhU=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=LVFybYsPJ55foxK4ikkmcWLqzXSz4hb03oDN4fBLBtkdVTmUxZ0WYkZJU4FxBn/wU u+26Rj2fgNSz1P5VbPciImbbAOLu43bnL9rDASd0d3/pWxCe65cBtvQV9kpRo3N9KS 1X6s/yiyrnPi0WjT9vxDgy2WFwer4V7Xmq9DgGXo= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 1310CF800E5; Tue, 18 Oct 2022 15:08:02 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6A938F804BD; Tue, 18 Oct 2022 15:08:00 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id E469FF800AB for ; Tue, 18 Oct 2022 15:07:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E469FF800AB Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="mCeRREoa" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666098478; x=1697634478; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=sEQGqXRBwnqb8HWOCi92bXpDgq1DcIK6JeLU6KGQmhU=; b=mCeRREoaBNmDiqbyTHulaNEToEqv5rzRxmONNBQM6tg3K7BByYfQ/QX2 sCkPqeJ5oUa/pqaXVL18gOKkI/ZVheqE6s7Sa//YwL1qcqDyTFyqQYDef WbA+hCYzqa/qKD6LVbRoeL9AbFuAuF80XSJmk2Gw4oLb/STkTvfUpt/DI nDyMXZ8n84S/RhYaWT+d6jplcxxju+ebmWFNwBpejRRG8rbahlstABYQ0 2HB7IQJH+HWViKV8VIG3DaHP/Y4JwTLY/F6ywwg9mECnYaOqcOIpxocPb XINmOJk0W7ltHx0Kwd/iYAzBVRVSWWi0yp4ivfbOyevXWIwMkaIJmTmOl Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="307760140" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="307760140" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2022 06:07:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="659781896" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="659781896" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga008.jf.intel.com with ESMTP; 18 Oct 2022 06:07:49 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1okmJu-009NCP-2i; Tue, 18 Oct 2022 16:07:46 +0300 Date: Tue, 18 Oct 2022 16:07:46 +0300 From: Andy Shevchenko To: Geert Uytterhoeven Subject: Re: [PATCH v2 36/36] pinctrl: Clean up headers Message-ID: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-37-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 Cc: Kent Gibson , linux-aspeed@lists.ozlabs.org, Linus Walleij , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-samsung-soc@vger.kernel.org, Bartosz Golaszewski , linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-actions@lists.infradead.org, linux-gpio@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@opensource.cirrus.com, linux-mips@vger.kernel.org, linux-renesas-soc@vger.kernel.org, openbmc@lists.ozlabs.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, Oct 18, 2022 at 03:04:44PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 11, 2022 at 11:07 AM Andy Shevchenko > wrote: > > On Tue, Oct 11, 2022 at 10:46:30AM +0200, Geert Uytterhoeven wrote: > > > On Tue, Oct 11, 2022 at 9:31 AM Basavaraj Natikar wrote: ... > > > I can confirm adding > > > > > > #include > > > > > > to drivers/pinctrl/renesas/pinctrl-rzn1.c and drivers/pinctrl/pinctrl-single.c > > > fixes the issues I was seeing with shmobile_defconfig and (out-of-tree) > > > renesas_defconfig. > > > > I will add this, thank you for reporting. > > Same for drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c. Thanks! Not only. I have updated all of them (but missed zynq (it is in today's Linux Next). -- With Best Regards, Andy Shevchenko From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Tue, 18 Oct 2022 16:07:46 +0300 Subject: [PATCH v2 36/36] pinctrl: Clean up headers In-Reply-To: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-37-andriy.shevchenko@linux.intel.com> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Oct 18, 2022 at 03:04:44PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 11, 2022 at 11:07 AM Andy Shevchenko > wrote: > > On Tue, Oct 11, 2022 at 10:46:30AM +0200, Geert Uytterhoeven wrote: > > > On Tue, Oct 11, 2022 at 9:31 AM Basavaraj Natikar wrote: ... > > > I can confirm adding > > > > > > #include > > > > > > to drivers/pinctrl/renesas/pinctrl-rzn1.c and drivers/pinctrl/pinctrl-single.c > > > fixes the issues I was seeing with shmobile_defconfig and (out-of-tree) > > > renesas_defconfig. > > > > I will add this, thank you for reporting. > > Same for drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c. Thanks! Not only. I have updated all of them (but missed zynq (it is in today's Linux Next). -- With Best Regards, Andy Shevchenko 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 C2F41C43217 for ; Tue, 18 Oct 2022 13:08:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229736AbiJRNH7 (ORCPT ); Tue, 18 Oct 2022 09:07:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229574AbiJRNH4 (ORCPT ); Tue, 18 Oct 2022 09:07:56 -0400 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 12603C6950; Tue, 18 Oct 2022 06:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666098475; x=1697634475; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=sEQGqXRBwnqb8HWOCi92bXpDgq1DcIK6JeLU6KGQmhU=; b=CpqjtYF41V8MLGIiXWK0qubbqKjLFQqYlBatPKpj3lpciNHFOUAj6Okg 4NXwnwuo+HhwmkyufYnRraKxMesHb6ACsYeT1717ICwGhkyof2l8pou3m fePS+HYV+aL8L4HzVll9FEtSrc4HJojwzWOEQiB1hjUa/78DqN0GdnCcP Pfn1XNEiqMMlSq/F0FgUjMiikCbPdacBdz3AK+3ZX525KJROm9puZAD17 c4yDFqRFZRtMyolMYr0F3fAENyZ1XW6s5/aRUQZaAx9+2AxQSC20Tzi4g NZukQ+YWvtQPzklNP3Ae/ZEIk99UpNGa6TLdaIxf50ay3wrP8GM7whH4J w==; X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="368126208" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="368126208" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2022 06:07:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="659781896" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="659781896" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga008.jf.intel.com with ESMTP; 18 Oct 2022 06:07:49 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1okmJu-009NCP-2i; Tue, 18 Oct 2022 16:07:46 +0300 Date: Tue, 18 Oct 2022 16:07:46 +0300 From: Andy Shevchenko To: Geert Uytterhoeven Cc: Bartosz Golaszewski , Kent Gibson , Linus Walleij , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v2 36/36] pinctrl: Clean up headers Message-ID: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-37-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 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue, Oct 18, 2022 at 03:04:44PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 11, 2022 at 11:07 AM Andy Shevchenko > wrote: > > On Tue, Oct 11, 2022 at 10:46:30AM +0200, Geert Uytterhoeven wrote: > > > On Tue, Oct 11, 2022 at 9:31 AM Basavaraj Natikar wrote: ... > > > I can confirm adding > > > > > > #include > > > > > > to drivers/pinctrl/renesas/pinctrl-rzn1.c and drivers/pinctrl/pinctrl-single.c > > > fixes the issues I was seeing with shmobile_defconfig and (out-of-tree) > > > renesas_defconfig. > > > > I will add this, thank you for reporting. > > Same for drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c. Thanks! Not only. I have updated all of them (but missed zynq (it is in today's Linux Next). -- With Best Regards, Andy Shevchenko 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id AA08AC4332F for ; Tue, 18 Oct 2022 13:08:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=e/vdDJ9zNfA0naOXrDvaF9pDi0ff+yqC4CSTvulBnnM=; b=pSvqzRjRIhLV6E Ah7ppCWuxu1WDVPgR/Ili2VqVFID/QgX7L4Cg64KesIljMpNO5l1ZgeZ1VsLiEL2W7+4PWt29TCQ4 rPUJEA9mda7mgw7DIohWxatDz/anZIDUtluWJkROXZz7FW/BzIEXW+/lltv09zRi4T2kcb7e5UP60 blpgttEycR+kkflB0eQxeftapbBX/IlRCm0JbefM5Y/7R08f39RD4uD/pgSLASeVDNXyYnCaoLhcy ABhrT7qoQklakg6Mr3AApyfz6YkdHRc7EhTo6VchaS3h0b+tYkZO7CZeBK6YafdKmPG4N/MQIH8WD SNjhaFW3KzvOV6Ppxt6A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1okmKI-006uWa-Mf; Tue, 18 Oct 2022 13:08:10 +0000 Received: from mga03.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1okmK5-006uPi-HG; Tue, 18 Oct 2022 13:07:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666098477; x=1697634477; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=sEQGqXRBwnqb8HWOCi92bXpDgq1DcIK6JeLU6KGQmhU=; b=eNaOPnpNJOiaXh9l5qv+K1iPnMP9fPi191LQwIkaYFMQxx3DalYUYZxZ xaDgnqrG55fcVK1cZl3/g8tUs+Lzwwxp5IDUAJU1mDXz3reI5ROYu2Kes nF8Ker3T2cFDjaafBJLzocdTPbonqUEzjZhAAzM8DaiwNZZeSrSUsydm8 f4T3ct+bmZNPaPja1hOUyfZP8rAbWxr50pzSSlP/MtjGF7bRBYzqxGTD9 5V4Px0wsBF59XYDqqT7MCSki+es2LpiKbXyjq8jI8R8h7cwpDkWQRHB+Z 8wpMIew9Eijfd2psXVFrGcuRShgBC6MP6uxzIhv2L9hPxGOlVVIKNFgsJ w==; X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="307760139" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="307760139" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2022 06:07:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="659781896" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="659781896" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga008.jf.intel.com with ESMTP; 18 Oct 2022 06:07:49 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1okmJu-009NCP-2i; Tue, 18 Oct 2022 16:07:46 +0300 Date: Tue, 18 Oct 2022 16:07:46 +0300 From: Andy Shevchenko To: Geert Uytterhoeven Cc: Bartosz Golaszewski , Kent Gibson , Linus Walleij , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v2 36/36] pinctrl: Clean up headers Message-ID: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-37-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221018_060757_666440_E2EA9DFF X-CRM114-Status: GOOD ( 13.03 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Tue, Oct 18, 2022 at 03:04:44PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 11, 2022 at 11:07 AM Andy Shevchenko > wrote: > > On Tue, Oct 11, 2022 at 10:46:30AM +0200, Geert Uytterhoeven wrote: > > > On Tue, Oct 11, 2022 at 9:31 AM Basavaraj Natikar wrote: ... > > > I can confirm adding > > > > > > #include > > > > > > to drivers/pinctrl/renesas/pinctrl-rzn1.c and drivers/pinctrl/pinctrl-single.c > > > fixes the issues I was seeing with shmobile_defconfig and (out-of-tree) > > > renesas_defconfig. > > > > I will add this, thank you for reporting. > > Same for drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c. Thanks! Not only. I have updated all of them (but missed zynq (it is in today's Linux Next). -- With Best Regards, Andy Shevchenko _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 0B00BC433FE for ; Tue, 18 Oct 2022 13:09:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=y/7Gr8pogJPjlayOFK0Ap+lfLdnoQl66/p6DrtleURo=; b=AlMLNVxPXFvTJQ QEQPccDOHJvgyEu+dG7EyU2xoIGckxjHujnEjv0otH5AfJ6j7PATln7a9R5g/lvWC5RYVft7bJTla WErty8AASaIjHXsJsD5LuRIa4xwhzfoEK/URFewtJYxL20o19iwK7mdm8xJ5ARDp+/IDrepL6pWBt ONp0dE6okgL/8SQKIQm+OTCehT0zI2iiio85cSRxQfpvKZHTRu4rXsX4YA3eRovZtLzZVCQduvU/4 UgIMQH0JILC8oPJxXIu4hObpmQkZdGcoA4pLwRDkr3YZGvIX56WRZnaWHSBEd9ut8qg8nyzTNMJTu lKI2X2wrBi4yDGsX8JVA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1okmK8-006uR0-IN; Tue, 18 Oct 2022 13:08:00 +0000 Received: from mga03.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1okmK5-006uPi-HG; Tue, 18 Oct 2022 13:07:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666098477; x=1697634477; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=sEQGqXRBwnqb8HWOCi92bXpDgq1DcIK6JeLU6KGQmhU=; b=eNaOPnpNJOiaXh9l5qv+K1iPnMP9fPi191LQwIkaYFMQxx3DalYUYZxZ xaDgnqrG55fcVK1cZl3/g8tUs+Lzwwxp5IDUAJU1mDXz3reI5ROYu2Kes nF8Ker3T2cFDjaafBJLzocdTPbonqUEzjZhAAzM8DaiwNZZeSrSUsydm8 f4T3ct+bmZNPaPja1hOUyfZP8rAbWxr50pzSSlP/MtjGF7bRBYzqxGTD9 5V4Px0wsBF59XYDqqT7MCSki+es2LpiKbXyjq8jI8R8h7cwpDkWQRHB+Z 8wpMIew9Eijfd2psXVFrGcuRShgBC6MP6uxzIhv2L9hPxGOlVVIKNFgsJ w==; X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="307760139" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="307760139" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Oct 2022 06:07:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10504"; a="659781896" X-IronPort-AV: E=Sophos;i="5.95,193,1661842800"; d="scan'208";a="659781896" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga008.jf.intel.com with ESMTP; 18 Oct 2022 06:07:49 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1okmJu-009NCP-2i; Tue, 18 Oct 2022 16:07:46 +0300 Date: Tue, 18 Oct 2022 16:07:46 +0300 From: Andy Shevchenko To: Geert Uytterhoeven Cc: Bartosz Golaszewski , Kent Gibson , Linus Walleij , linux-gpio@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-actions@lists.infradead.org, linux-aspeed@lists.ozlabs.org, openbmc@lists.ozlabs.org, linux-rpi-kernel@lists.infradead.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v2 36/36] pinctrl: Clean up headers Message-ID: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-37-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221018_060757_666440_E2EA9DFF X-CRM114-Status: GOOD ( 13.03 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Oct 18, 2022 at 03:04:44PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 11, 2022 at 11:07 AM Andy Shevchenko > wrote: > > On Tue, Oct 11, 2022 at 10:46:30AM +0200, Geert Uytterhoeven wrote: > > > On Tue, Oct 11, 2022 at 9:31 AM Basavaraj Natikar wrote: ... > > > I can confirm adding > > > > > > #include > > > > > > to drivers/pinctrl/renesas/pinctrl-rzn1.c and drivers/pinctrl/pinctrl-single.c > > > fixes the issues I was seeing with shmobile_defconfig and (out-of-tree) > > > renesas_defconfig. > > > > I will add this, thank you for reporting. > > Same for drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c. Thanks! Not only. I have updated all of them (but missed zynq (it is in today's Linux Next). -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel