From patchwork Thu Feb 25 22:51:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrizio Castro X-Patchwork-Id: 12105161 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=-16.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, USER_AGENT_GIT 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 23195C433DB for ; Thu, 25 Feb 2021 22:54:53 +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 B896464F29 for ; Thu, 25 Feb 2021 22:54:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B896464F29 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=renesas.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:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7+H+qU93Z1MKp4M5wceLF8WfwMy5WzS8DQSg2vqUSbY=; b=nAts0j7YeXDBPkt0VEolaRL98 cgkQlJEc4Hx1Ll1QtgIUjocOYSmvLb07b2suE+J+rOkHOBRGE8OrWV3cTAjeu9/nx+oGTZ+Bxc+KC cCUyPBijh40TxOT697aPyJVMDpjj/rfT3tKpHPh6M7dZs5Vk04dvfRG4oDa3SJu8YKV1zT/GUX81f PoWfhCARv7Q/2SfEsMO218DzCeKDvChPWJ2awGpnMjDJnlohaNP+OdXjP2B44ZT8zmTY5yN8l4P1v 6URTvKNUoJ04cL71u2D+HibymbZMNej5ffDp3uyy5kctNrlQfFSOzMbxFVbU1KY1jBxbpf5xNbjaF +eh9Tlmlg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lFPVp-0001TH-JT; Thu, 25 Feb 2021 22:53:37 +0000 Received: from relmlor1.renesas.com ([210.160.252.171] helo=relmlie5.idc.renesas.com) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lFPVj-0001PZ-PU for linux-arm-kernel@lists.infradead.org; Thu, 25 Feb 2021 22:53:32 +0000 X-IronPort-AV: E=Sophos;i="5.81,207,1610377200"; d="scan'208";a="73418627" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 26 Feb 2021 07:53:31 +0900 Received: from devel.example.org?044ree.adwin.renesas.com (unknown [10.226.36.120]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id C1F7240083F0; Fri, 26 Feb 2021 07:53:27 +0900 (JST) From: Fabrizio Castro To: Rob Herring , Arnd Bergmann , Laurent Pinchart , Geert Uytterhoeven Subject: [PATCH 7/7] arm64: configs: Add R-Car DAB support Date: Thu, 25 Feb 2021 22:51:47 +0000 Message-Id: <20210225225147.29920-8-fabrizio.castro.jz@renesas.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210225225147.29920-1-fabrizio.castro.jz@renesas.com> References: <20210225225147.29920-1-fabrizio.castro.jz@renesas.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210225_175332_035156_5F29A4ED X-CRM114-Status: GOOD ( 12.12 ) 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 , Greg Kroah-Hartman , Peter Erben , linux-kernel@vger.kernel.org, Fabrizio Castro , Prabhakar Mahadev Lad , linux-renesas-soc@vger.kernel.org, Dirk Behme , linux-api@vger.kernel.org, Will Deacon , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 --- 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