From patchwork Thu Jan 26 15:48:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9540047 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id C9E2E601D7 for ; Thu, 26 Jan 2017 20:24:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B9C232832F for ; Thu, 26 Jan 2017 20:24:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AE6FC28343; Thu, 26 Jan 2017 20:24:26 +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=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID autolearn=no version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 07C572832F for ; Thu, 26 Jan 2017 20:24:25 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 9692D2677B3; Thu, 26 Jan 2017 21:24:22 +0100 (CET) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 01222267774; Thu, 26 Jan 2017 21:22:04 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 41183267716; Thu, 26 Jan 2017 16:53:33 +0100 (CET) Received: from forward9m.cmail.yandex.net (forward9m.cmail.yandex.net [5.255.216.202]) by alsa0.perex.cz (Postfix) with ESMTP id 9046C2667EE for ; Thu, 26 Jan 2017 16:53:31 +0100 (CET) Received: from smtp3m.mail.yandex.net (smtp3m.mail.yandex.net [IPv6:2a02:6b8:0:2519::125]) by forward9m.cmail.yandex.net (Yandex) with ESMTP id 6EC0721B5C; Thu, 26 Jan 2017 18:53:30 +0300 (MSK) Received: from smtp3m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3m.mail.yandex.net (Yandex) with ESMTP id 5ACF52840BDE; Thu, 26 Jan 2017 18:53:16 +0300 (MSK) Received: by smtp3m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id bgKQm2N9vk-r8s4lfHK; Thu, 26 Jan 2017 18:53:15 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.xyz; s=mail; t=1485445996; bh=rwPP+2yrYboEX+L+D2v9sOrZzkxSuKCGshDc3rwjWWM=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=S7IRytfIto87RyF0XtvHiSzmtZzS0f3rIPQMY6X7f29M02qsrN6/FU9b5qAav8p3v fpkmejFRPMsvz8AbZVrYuz6q1dnGw3ITjsVfvlGD6ww93nZ2mcsLt20tYQJV8RRtEo e9X4vhadm4c0M1xm6cC77LDO3hZsUIfLJJiLXtyY= Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@aosc.xyz X-Yandex-ForeignMX: FR X-Yandex-Suid-Status: 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 1130000036118848 From: Icenowy Zheng To: Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Vinod Koul , Mark Brown , Jaroslav Kysela , Andre Przywara Date: Thu, 26 Jan 2017 23:48:58 +0800 Message-Id: <20170126154859.55855-9-icenowy@aosc.xyz> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170126154859.55855-1-icenowy@aosc.xyz> References: <20170126154859.55855-1-icenowy@aosc.xyz> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng , dmaengine@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [alsa-devel] [PATCH v2 8/9] ASoC: sunxi: allow the analog codec driver to be built on ARM64 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP As the 64-bit Allwinner H5 SoC has the same analog codec part (also the same digital part) as H3, enable the driver to be built on ARM64 Allwinner platform, so that it can be used on H5. Signed-off-by: Icenowy Zheng Acked-by: Maxime Ripard Acked-by: Chen-Yu Tsai --- New patch in v2. sound/soc/sunxi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/sunxi/Kconfig b/sound/soc/sunxi/Kconfig index 6c344e16aca4..49b71719c9b9 100644 --- a/sound/soc/sunxi/Kconfig +++ b/sound/soc/sunxi/Kconfig @@ -11,7 +11,7 @@ config SND_SUN4I_CODEC config SND_SUN8I_CODEC_ANALOG tristate "Allwinner sun8i Codec Analog Controls Support" - depends on MACH_SUN8I || COMPILE_TEST + depends on MACH_SUN8I || (ARM64 && ARCH_SUNXI) || COMPILE_TEST select REGMAP help Say Y or M if you want to add support for the analog controls for