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 6F9DBC63705 for ; Wed, 7 Dec 2022 21:38:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229699AbiLGVi5 (ORCPT ); Wed, 7 Dec 2022 16:38:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229449AbiLGViz (ORCPT ); Wed, 7 Dec 2022 16:38:55 -0500 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D35062E95; Wed, 7 Dec 2022 13:38:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1670449135; x=1701985135; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=uYbz0QA9WvvbkcDjx9drdCef0FTH6uHyERlQTI9yvA8=; b=GGQJEgz5NHKVtU8N3lKiQJ5chWIq+axnvuXpWvmDtkHIRYOzCKrbd1nS Y6XawUL6KKDoaezyxKaA2JRGAKpvx6eCGYo6zRgYKq5YC/5vLckHPapUT wHTG/N6pTt4VIWiRlSsA5lBXi8sR53+ogN9NjlKXpbuGRWSRtpjN81ed6 ucNq4zEEfkRXzbiS/Buu04le8R249XKKD+Lf1vIW8nKOd5FwgplEiBp5P DAOnI94+NXn++Dh8Q9idvjxIs6KUobYYqG142RhrlU5nxa44Rs6Yw/hIS HCypZrMMWUlVxND5dOxINCWgoaQdmWGgKvLlj+ryCbODscha9IubNPnpD w==; X-IronPort-AV: E=McAfee;i="6500,9779,10554"; a="318859603" X-IronPort-AV: E=Sophos;i="5.96,225,1665471600"; d="scan'208";a="318859603" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2022 13:38:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10554"; a="640394947" X-IronPort-AV: E=Sophos;i="5.96,225,1665471600"; d="scan'208";a="640394947" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga007.jf.intel.com with ESMTP; 07 Dec 2022 13:38:52 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1p327u-0060MD-11; Wed, 07 Dec 2022 23:38:50 +0200 Date: Wed, 7 Dec 2022 23:38:50 +0200 From: Andy Shevchenko To: "larry.lai" Cc: lee@kernel.org, linus.walleij@linaro.org, pavel@ucw.cz, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-leds@vger.kernel.org, GaryWang@aaeon.com.tw, musa.lin@yunjingtech.com, jack.chang@yunjingtech.com, noah.hung@yunjingtech.com Subject: Re: [RFC 0/3] Add support control UP board CPLD/FPGA pin control Message-ID: References: <20221207163359.26564-1-larry.lai@yunjingtech.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-kernel@vger.kernel.org On Wed, Dec 07, 2022 at 11:36:37PM +0200, Andy Shevchenko wrote: > On Thu, Dec 08, 2022 at 12:33:56AM +0800, larry.lai wrote: > > The UP board is the computer board for > > Professional Makers and Industrial Applications. We want to upstream > > the UP board 40-pin GP-bus Kernel driver for giving the users better > > experience on the software release. (not just download from UP board > > github) > > > > These patches are generated from the Linux kernel mainline tag v6.0. > > I have just checked the v3 (previous version of this) and I haven't found any > evidence that I gave my tag or permission to use it. What the heck is going on > here?! NAK to this series. -- With Best Regards, Andy Shevchenko