From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7EE9526E1D for ; Thu, 5 Oct 2023 13:50:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D7651BFC; Thu, 5 Oct 2023 06:50:01 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6600,9927,10853"; a="383353480" X-IronPort-AV: E=Sophos;i="6.03,202,1694761200"; d="scan'208";a="383353480" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Oct 2023 02:14:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10853"; a="728365949" X-IronPort-AV: E=Sophos;i="6.03,202,1694761200"; d="scan'208";a="728365949" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga006.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Oct 2023 02:14:09 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.97-RC1) (envelope-from ) id 1qoKQn-00000002z4r-1f1n; Thu, 05 Oct 2023 12:14:05 +0300 Date: Thu, 5 Oct 2023 12:14:05 +0300 From: Andy Shevchenko To: Duje =?utf-8?Q?Mihanovi=C4=87?= Cc: Daniel Mack , Haojian Zhuang , Robert Jarzmik , Russell King , Alan Stern , Greg Kroah-Hartman , Linus Walleij , Bartosz Golaszewski , Dmitry Torokhov , Mark Brown , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-gpio@vger.kernel.org, linux-input@vger.kernel.org, linux-spi@vger.kernel.org Subject: Re: [PATCH RFC v5 0/6] ARM: pxa: GPIO descriptor conversions Message-ID: References: <20231004-pxa-gpio-v5-0-d99ae6fceea8@skole.hr> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20231004-pxa-gpio-v5-0-d99ae6fceea8@skole.hr> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On Wed, Oct 04, 2023 at 04:56:24PM +0200, Duje Mihanović wrote: > Hello, > > Small series to convert some of the board files in the mach-pxa directory > to use the new GPIO descriptor interface. > > Most notably, the am200epd, am300epd and Spitz matrix keypad among > others are not converted in this series. Why is it still RFC? I believe it's already good enough to be considered as a real material. OTOH "RFT" might make sense. I'm not sure there are any users on the planet Earth that have this Sharp device up and running with newest kernels. -- With Best Regards, Andy Shevchenko