Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp2138765pxb; Fri, 17 Sep 2021 03:11:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJweeFNfz4mXwkT6Ldl79nq9dtjJVr9tzKsLi/Di/1i77nEOuG+4kKsKGgHP/LE0UQwyeF61 X-Received: by 2002:a17:906:2c57:: with SMTP id f23mr11145541ejh.130.1631873471956; Fri, 17 Sep 2021 03:11:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631873471; cv=none; d=google.com; s=arc-20160816; b=EazmPYuFi3UGmohuvnl3+53ycskF8R0lXZI291bUp4tfbrK44JTNtLtSY99Da9bosh +/2niiCKPY4JS4ANucVB2e6IMuj4zJmeX7RQI4tcY6Wqi4ZACq+yt8/mdmLGnmXLkYV6 ZHu3XnOCmYXQUS3SXAkPcrvmd7g0Da6lhd6qdr+gZv0nLfS4szawO2k411h2jRt8UCVh Ehy8tY3R31i7OIHc2C0sCRVfB/UeswitEJpkM5gepTI0GoahCK8zFHdDLeauOEQ1QP++ PP4soE0Sqd7/9r7JlDlYfoDKVPNGrEUTN514HvqWRGNYdIF7UqOA6+7DlLwhIqeBENtY JaWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject :illegal-object:cc:to:from:date; bh=IIddOOdgKxpoU6Bpbq4gBPXP3vH6/+BgPbQvwagSI04=; b=h4WorKfc5X4nECjlk+N6zOQxVBVQF1j112ckP0qCWLb9nuuKyXVraKsdt4lhRSKiC9 y5aqLnLjfdj6JNL6ej/9c64S8K3jib1VZ38ugfX1g9me59fkxPI9JnIk7RFb8HK4eVIj eHtQXiSOSWfProbEXCmVt2JmxmUVvfHSZWFDqvv77fjyGPMieihlqAG692QcjE64PVUD eJBtFz/4UbzfWt6D2JXwEuemdYLZiLbyJZLF5eKbDzKlESiSZ++8lJdYCDG6BNgn3C16 Lz6R/JvFKY/o+eIYK4hA6Z1tLA9sgZKqyJEoHzX8aA7rSzgSVxFVf2vMC+7tvlfJx4QG YWHg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j4si6506805ejo.567.2021.09.17.03.10.38; Fri, 17 Sep 2021 03:11:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242473AbhIQBz7 (ORCPT + 99 others); Thu, 16 Sep 2021 21:55:59 -0400 Received: from mx22.baidu.com ([220.181.50.185]:55850 "EHLO baidu.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S230135AbhIQBz7 (ORCPT ); Thu, 16 Sep 2021 21:55:59 -0400 Received: from BC-Mail-Ex25.internal.baidu.com (unknown [172.31.51.19]) by Forcepoint Email with ESMTPS id D007E98AF78AADBE57E8; Fri, 17 Sep 2021 09:54:34 +0800 (CST) Received: from BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) by BC-Mail-Ex25.internal.baidu.com (172.31.51.19) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2242.12; Fri, 17 Sep 2021 09:54:34 +0800 Received: from localhost (172.31.63.8) by BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Fri, 17 Sep 2021 09:54:34 +0800 Date: Fri, 17 Sep 2021 09:54:34 +0800 From: Cai Huoqing To: Linus Walleij CC: Dong Aisheng , Fabio Estevam , Shawn Guo , Stefan Agner , open list: GPIO SUBSYSTEM , ; linux-kernel Illegal-Object: Syntax error in CC: address found on vger.kernel.org: CC: ;linux-kernel ^-missing semicolon to end mail group, extraneous tokens in mailbox, missing end of mailbox Subject: Re: [PATCH] pinctrl: freescale: Add helper dependency on COMPILE_TEST Message-ID: <20210917015434.GA17483@LAPTOP-UKSR4ENP.internal.baidu.com> References: <20210825082251.2484-1-caihuoqing@baidu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Originating-IP: [172.31.63.8] X-ClientProxiedBy: BC-Mail-Ex27.internal.baidu.com (172.31.51.21) To BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17 9月 21 00:07:32, Linus Walleij wrote: > On Wed, Aug 25, 2021 at 10:23 AM Cai Huoqing wrote: > > > it's helpful for complie test in other platform(e.g.X86) > > > > Signed-off-by: Cai Huoqing > > It seems weird to only enable this on a few select subdrivers rather > than all of the Freescale drivers? The others seem to depend on SOC_IMX arch related headers but it's ok for ARCH_IMX related to use COMPILE_TEST. > > (Also: the Freescale maintainers are very silent, some feedback > would be helpful.) > > Yours, > Linus Walleij