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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7AB2C10F27 for ; Mon, 9 Mar 2020 16:47:37 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9C3F521D56 for ; Mon, 9 Mar 2020 16:47:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hwA14tic" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9C3F521D56 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=06jPu26nyzcFT8AYUMDDZFzvBIwEhPp1DuE4cokvoXs=; b=hwA14ticBBxJoF ZaLJyClxe5smT6rnQIfLXJFEPIpac3qr+J9Ef4z7WVHadHCyyLlj459eiZ0rKp5mWlbYWXbtE679+ aX0lG86LfjnqXUYCV/ymypC8G7+QF97eAc29wxmTBrHyI4o/Gfk5RNRo8YCg/NgRAN4z1aKZPdm7v 10mBejMQCsI8a8HdPCRpHcHbT1mdAMcwGNTPUFACf2apMgEM0ye+TfcWPa1p9EtAjXHMwu8owMepz lHUwj5GFnFZfl8wHacLI9UI+HavwOgZo7KHnLZERQ2J5XW37Nc4qXwje3roAJhw0/DDyvfHr61/xn BTWFR8vykeB4SXFNVyNw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBLYz-00068r-Po; Mon, 09 Mar 2020 16:47:33 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBLYw-00068O-9D for linux-arm-kernel@lists.infradead.org; Mon, 09 Mar 2020 16:47:31 +0000 X-Originating-IP: 86.202.105.35 Received: from localhost (lfbn-lyo-1-9-35.w86-202.abo.wanadoo.fr [86.202.105.35]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 9AEAFE0002; Mon, 9 Mar 2020 16:47:05 +0000 (UTC) Date: Mon, 9 Mar 2020 17:47:05 +0100 From: Alexandre Belloni To: Guenter Roeck Subject: Re: [PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case Message-ID: <20200309164705.GG3563@piout.net> References: <1583714300-19085-1-git-send-email-Anson.Huang@nxp.com> <20200309110609.GE3563@piout.net> <1ad38cdb-bf0d-1c19-b233-15a5857bd6fa@roeck-us.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1ad38cdb-bf0d-1c19-b233-15a5857bd6fa@roeck-us.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200309_094730_462203_5EEA4C27 X-CRM114-Status: GOOD ( 14.05 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: m.felsch@pengutronix.de, leonard.crestez@nxp.com, festevam@gmail.com, linux-rtc@vger.kernel.org, robh@kernel.org, amit.kucheria@verdurent.com, wim@linux-watchdog.org, Anson Huang , daniel.lezcano@linaro.org, krzk@kernel.org, Linux-imx@nxp.com, linux-input@vger.kernel.org, rui.zhang@intel.com, ronald@innovation.ch, linux-watchdog@vger.kernel.org, arnd@arndb.de, linux-pm@vger.kernel.org, s.hauer@pengutronix.de, tglx@linutronix.de, andriy.shevchenko@linux.intel.com, daniel.baluta@nxp.com, linux-arm-kernel@lists.infradead.org, aisheng.dong@nxp.com, a.zummo@towertech.it, gregkh@linuxfoundation.org, dmitry.torokhov@gmail.com, linux-kernel@vger.kernel.org, linux@rempel-privat.de, kernel@pengutronix.de, shawnguo@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 09/03/2020 06:27:06-0700, Guenter Roeck wrote: > On 3/9/20 4:06 AM, Alexandre Belloni wrote: > > On 09/03/2020 08:38:14+0800, Anson Huang wrote: > >> Add stubs for those i.MX SCU APIs to make those modules depending > >> on IMX_SCU can pass build when COMPILE_TEST is enabled. > >> > >> Signed-off-by: Anson Huang > >> --- > >> Changes since V2: > >> - return error for stubs. > > > > I'm not sure why you are sending v3 with the stubs as we determined that > > 2/7 is enough to compile all the drivers with COMPILE_TEST. > > > > > 2/7 alone is not sufficient. With only 2/7, one can explicitly configure > IMX_SCU=n, COMPILE_TEST=y, and get lots of compile failures. Granted, > one should not do that, but 0day does (I don't know if that is the result > of RANDCONFIG), and I am not looking forward having to deal with the > fallout. > How would that be possible if the drivers all depend on IMX_SCU? -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel