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=-13.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 B425EC433E0 for ; Fri, 26 Feb 2021 12:54:47 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 4C95B64E4D for ; Fri, 26 Feb 2021 12:54:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C95B64E4D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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=eqftvzzvu+XrB1tFDTZMyy58XhlXWdHxRleGEPWKpzs=; b=LTAXWqRgW1UB7SOjieB/+li1P RkCQBbq94a/X+fnq8sKVGZ8HnrINc17F+8p26xNqbP5XoT7fhIWvJPcrU9hLmdt8AqhYyk1FIw92Z xSVvuSnKLoFdSMBlQ9JTFp4mwMlf+72xjAlVVfKkUhDxVD/FmGtHTCeEnRONajEYfRgG1ETCEMCEV O+jj+/ixIxO8A3btXN+2+kgC3tIIFJ3cnMA8momkW+MpTQdFlev7hioqD+IVNYyaAaJAtneXs5vBs eNPhgk1lU/QVa0JyJwPG/CG0f9yxCfvAD2/il4uICT14YgTZ4obmlae/plkiaZbzUZafaHmL/o+Gs OnCslkjyA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lFccV-0006Tj-1j; Fri, 26 Feb 2021 12:53:23 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lFccS-0006T4-AF for linux-arm-kernel@lists.infradead.org; Fri, 26 Feb 2021 12:53:21 +0000 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id EF4EF580; Fri, 26 Feb 2021 13:53:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1614343999; bh=LYN1xxISJasdZzU6yYhtZjYnXw5AND9OFkY4FM/4VC8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Czdu4Nuo1+9gO0LaVVNAzm6YfbFoe1kadIF2+jliSAM/7PLZ2j9zD1WCKdM6jukhg mEBB5Rc+q/ZcK7HhZsEE/UFx/yHQixVij4kD57AZ6w5kwQ45VeSiHBMYmcS2VO6Spq dGHr7tdIUY2uAsErcsqXDysN//tf6Px/bVxdLCWs= Date: Fri, 26 Feb 2021 14:52:51 +0200 From: Laurent Pinchart To: Fabrizio Castro Subject: Re: [PATCH 7/7] arm64: configs: Add R-Car DAB support Message-ID: References: <20210225225147.29920-1-fabrizio.castro.jz@renesas.com> <20210225225147.29920-8-fabrizio.castro.jz@renesas.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210225225147.29920-8-fabrizio.castro.jz@renesas.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210226_075320_556011_CCAA146F X-CRM114-Status: GOOD ( 19.53 ) 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: devicetree@vger.kernel.org, Chris Paterson , Phil Edworthy , Catalin Marinas , Arnd Bergmann , Geert Uytterhoeven , Greg Kroah-Hartman , Peter Erben , linux-kernel@vger.kernel.org, Prabhakar Mahadev Lad , linux-renesas-soc@vger.kernel.org, Dirk Behme , Rob Herring , linux-api@vger.kernel.org, Will Deacon , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Fabrizio, Thank you for the patch. On Thu, Feb 25, 2021 at 10:51:47PM +0000, Fabrizio Castro wrote: > Make sure that the R-Car DAB device driver gets compiled as a > module since R-Car E3 and R-Car M3-N come with the DAB IP. > > Signed-off-by: Fabrizio Castro Do we need this in the defconfig ? It's not required to have a bootable E3 or M3-N with the set of standard features, and would result in all ARM64 platforms having one module they don't care about. > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index d612f633b771..3b9996c7f1fc 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -274,6 +274,7 @@ CONFIG_PCI_ENDPOINT_TEST=m > CONFIG_EEPROM_AT24=m > CONFIG_EEPROM_AT25=m > CONFIG_UACCE=m > +CONFIG_RCAR_DAB=m > # CONFIG_SCSI_PROC_FS is not set > CONFIG_BLK_DEV_SD=y > CONFIG_SCSI_SAS_ATA=y -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel