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 C0EC1C001DC for ; Thu, 27 Jul 2023 16:41:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232638AbjG0QlU (ORCPT ); Thu, 27 Jul 2023 12:41:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232165AbjG0QlI (ORCPT ); Thu, 27 Jul 2023 12:41:08 -0400 Received: from mgamail.intel.com (unknown [192.55.52.120]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E729B30E0; Thu, 27 Jul 2023 09:41:01 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6600,9927,10784"; a="367243017" X-IronPort-AV: E=Sophos;i="6.01,235,1684825200"; d="scan'208";a="367243017" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jul 2023 09:39:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10784"; a="704251135" X-IronPort-AV: E=Sophos;i="6.01,235,1684825200"; d="scan'208";a="704251135" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga006.jf.intel.com with ESMTP; 27 Jul 2023 09:39:15 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qP41B-00CNwE-0l; Thu, 27 Jul 2023 19:39:13 +0300 Date: Thu, 27 Jul 2023 19:39:12 +0300 From: Andy Shevchenko To: Duje =?utf-8?Q?Mihanovi=C4=87?= Cc: Robert Jarzmik , Linus Walleij , Bartosz Golaszewski , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, afaerber@suse.com Subject: Re: [PATCH v2 1/9] gpio: pxa: disable pinctrl calls for MMP_GPIO Message-ID: References: <20230727162909.6031-1-duje.mihanovic@skole.hr> <20230727162909.6031-2-duje.mihanovic@skole.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230727162909.6031-2-duje.mihanovic@skole.hr> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Jul 27, 2023 at 06:28:59PM +0200, Duje Mihanović wrote: > Similarly to PXA3xx and MMP2, pinctrl-single isn't capable of setting > pin direction on MMP either. Reviewed-by: Andy Shevchenko (Hadn't I already given you a tag?) -- With Best Regards, Andy Shevchenko