From patchwork Thu Dec 6 21:57:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10716841 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 487E117DB for ; Thu, 6 Dec 2018 21:58:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 396E22EE54 for ; Thu, 6 Dec 2018 21:58:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2DE0E2EE5A; Thu, 6 Dec 2018 21:58:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id DFFB22EE54 for ; Thu, 6 Dec 2018 21:58:15 +0000 (UTC) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=XrNREBEoxC2yJCIpW2TPgzInsoWUTXuCsQUzwqNSX4U=; b=InQtILY2ojDKh2BxTSumRkrpNY kyYzgIReyfZvV7sMyNSw2fbPBbOX9pLbKuyzMoR435Dt05Pd35C5zhvnd37MNBjWNH0nhYCkY6+qL AF3W3BDs4pbczclRPxfXN80yJoUpVC9Tq+Zlk3ik14kdTlTAXPUP3/etaQAH7BURr4RpZlmhYheME UFmN5MEMZyLnIh+pSeodqA6o9hMH81tdypYN1WCi6yspVrasCSSPpjVY8eIsyRbEFRbTdUSeP0hl9 wmy4gTKnaPGXFBqX5hPNojnu7e2duFx9TJ5VD2ldt1JzTS81wFZE0pW+XmOcwf1uGhVDy0n7rGwua VaRl/hkw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gV1ep-0007oc-98; Thu, 06 Dec 2018 21:58:07 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gV1eP-00077Q-Qe for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 21:57:45 +0000 Received: from penelope.horms.nl (unknown [64.124.208.80]) by kirsty.vergenet.net (Postfix) with ESMTPA id BA86D25B80E; Fri, 7 Dec 2018 08:57:12 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544133432; bh=2RhbCke2EDYvIl0kp//5ZHInXSfaqvV0hvlOrRo/1PI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LWg7UNTW0VABCK3SpIuQzQn0+7dfV908T03WkmWr82JSjG9SCyakKV8S35KcPvZKk cqWzJiOBA6+7YOTKtS2zX39R8opI2RXqMzmi9ohE+QH9SHAvxDhzc6DJYKhdfO98HV e6aJs8b/huRrJFhRaQolg0rmbKTRilGwJj+H2XrU= Received: by penelope.horms.nl (Postfix, from userid 7100) id 84C4EE217D1; Thu, 6 Dec 2018 13:57:09 -0800 (PST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 2/3] arm64: defconfig: Enable scu-simple-card driver Date: Thu, 6 Dec 2018 13:57:07 -0800 Message-Id: <595096daf0ac9c1741b6182eb72d636802a21006.1544126077.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181206_135742_542189_A09CED01 X-CRM114-Status: UNSURE ( 8.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the scu-simple-card which is used by the R-Car E3 (r8a77990) based Ebisu board. Signed-off-by: Simon Horman --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f88190463481..9d0b42d96f03 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -491,6 +491,7 @@ CONFIG_SND_SOC_RT5514=m CONFIG_SND_SOC_RT5514_SPI=m CONFIG_SND_SOC_RT5645=m CONFIG_SND_SIMPLE_CARD=m +CONFIG_SND_SIMPLE_SCU_CARD=y CONFIG_SND_AUDIO_GRAPH_CARD=m CONFIG_I2C_HID=m CONFIG_USB=y