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=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 01F68C35242 for ; Mon, 17 Feb 2020 07:56:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CCA6D2072C for ; Mon, 17 Feb 2020 07:56:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726826AbgBQH4L (ORCPT ); Mon, 17 Feb 2020 02:56:11 -0500 Received: from mail-ed1-f66.google.com ([209.85.208.66]:46069 "EHLO mail-ed1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726267AbgBQH4L (ORCPT ); Mon, 17 Feb 2020 02:56:11 -0500 Received: by mail-ed1-f66.google.com with SMTP id v28so19552453edw.12; Sun, 16 Feb 2020 23:56:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=POZSjnznzGFS7zRQrJFpM+E5CtoyaZYCXz+IRVPYHNw=; b=CKRagxX+lmnr4YUePctnV5oHTg4FtKQ/NExcdUKiUzWpQqkzfIRsLFjkp+In7fx45y lbElqknH8VJ5vsnmFdrQn78qFfG6xIaFJurK9kQ8dzql96qmGyhPtSa5mkawGPvZQ09N wtvi/HSzTr58W1DHKAuCwHokutV/Voeez74EBIkWD2Kl6Y7qNieajVfYOe5ZpIK2VdsK wEWUSFgndNccPmaeG1MAPIC8qASK8JmRBp/Fm+EEDqqpk/fKtyyKBpek0jE+/o9qIbb6 RAa2GnMBL2p6ykqkmJysTWdKEA3I+6JZe0d0gWGttcNH7vvaw3xToVX8k0EgN26aHmfd FXjQ== X-Gm-Message-State: APjAAAWKlpAEsbsl+rbjtEbPrMGqwnWBSyBaWLFOmVGfQw3Md7QRfn9z 54NvQwwXxQAEDxnCMy+MSiDeRAx52sw= X-Google-Smtp-Source: APXvYqwp61iBI3qlUQLIi8Vv6z72A0E2LSpxeFkUhMzdXInZHD2Un16J08t3RkfLWGQgoJ+N31VImA== X-Received: by 2002:a17:906:5604:: with SMTP id f4mr13679538ejq.255.1581926168996; Sun, 16 Feb 2020 23:56:08 -0800 (PST) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com. [209.85.221.50]) by smtp.gmail.com with ESMTPSA id x10sm841275ejf.77.2020.02.16.23.56.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 16 Feb 2020 23:56:07 -0800 (PST) Received: by mail-wr1-f50.google.com with SMTP id w15so18402309wru.4; Sun, 16 Feb 2020 23:56:07 -0800 (PST) X-Received: by 2002:a5d:484f:: with SMTP id n15mr20409557wrs.365.1581926167590; Sun, 16 Feb 2020 23:56:07 -0800 (PST) MIME-Version: 1.0 References: <20200217064250.15516-1-samuel@sholland.org> <20200217064250.15516-16-samuel@sholland.org> In-Reply-To: <20200217064250.15516-16-samuel@sholland.org> From: Chen-Yu Tsai Date: Mon, 17 Feb 2020 15:55:56 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH 15/34] ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name To: Samuel Holland Cc: Mark Brown , Liam Girdwood , Rob Herring , Mark Rutland , Maxime Ripard , Vasily Khoruzhick , =?UTF-8?Q?Myl=C3=A8ne_Josserand?= , Jaroslav Kysela , Takashi Iwai , Linux-ALSA , devicetree , linux-arm-kernel , linux-kernel Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 17, 2020 at 2:43 PM Samuel Holland wrote: > > This is the enable bit for the "AD"C, no the "DA"C. > > Fixes: eda85d1fee05 ("ASoC: sun8i-codec: Add ADC support for a33") > Signed-off-by: Samuel Holland Acked-by: Chen-Yu Tsai 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=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 56A61C35242 for ; Mon, 17 Feb 2020 07:57:59 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 D61482064C for ; Mon, 17 Feb 2020 07:57:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="groKy9M9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D61482064C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=csie.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 38678166F; Mon, 17 Feb 2020 08:57:07 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 38678166F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1581926277; bh=2GaPIzXEX2ziNaBQzrkE2MfWRN7JTua5FkqavVj5ORw=; h=References:In-Reply-To:From:Date:To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=groKy9M9gyy+MmGHFh1rKT+Z1VjmH+ABFNOs/RHT6G3BpzxNdZXNVNLgcum59TMsI 62xXhz9ntqUhhHUGoljouglAwF0/eP7U5HkFXzKD5O8reGvSmRVh0saDJT6uQ9piZe K8+F3/FSF3WzpTQKDexWa1HnyKQ8isNZsTOY558I= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 67B8FF80276; Mon, 17 Feb 2020 08:56:14 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 04599F80277; Mon, 17 Feb 2020 08:56:13 +0100 (CET) Received: from mail-ed1-f65.google.com (mail-ed1-f65.google.com [209.85.208.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 15DE0F8025F for ; Mon, 17 Feb 2020 08:56:10 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 15DE0F8025F Received: by mail-ed1-f65.google.com with SMTP id dc19so19541367edb.10 for ; Sun, 16 Feb 2020 23:56:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=POZSjnznzGFS7zRQrJFpM+E5CtoyaZYCXz+IRVPYHNw=; b=HAA95iPq+uVA6Lb8MflrGbDJ7ISl4Ashr6KRmhvCRJkMOHJ+2fVoSKPJGYHz3aKr5c adkueV332yElXOAfjN6wxWK8xsBI4eSmjVGjm9rU6owqxMpNfL+lFeKcD2rlrq+xGLFA ZPgkQ+/5leUPN/Y7AqWd86A/v7OyJSerlB8D9GShyJeWUSztFdeyBC1NR7o6HW6zAAyM 46fF5PmlyBu/E3jF2HtSyiv+ZFwL6P3NStG6lWUGfQOabZKadSXIDmxtHduaigbUkQBt CRMiZYHSNiGO1ic1LzAiLMjojaS9ZCjEnl0cNsm0vFZfiy7mGuOLtHDJw5aDUAGtGCkf 885Q== X-Gm-Message-State: APjAAAWFMqg7+XCP6wRmIrsQ/lpu8vtvc0ojMIBE3o5RgnvNsDOwh7pR ev6lV1YXf8mx256p+Cpqk3NNKEVJJOA= X-Google-Smtp-Source: APXvYqyIese24hEoiYizyENM7GQmDB6RukBGf15H6alW9QvVaaDuXBXvSXbxxPalgDh3bV7X4EfY3A== X-Received: by 2002:a17:906:e86:: with SMTP id p6mr13436750ejf.299.1581926169281; Sun, 16 Feb 2020 23:56:09 -0800 (PST) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com. [209.85.221.49]) by smtp.gmail.com with ESMTPSA id r24sm502486edv.69.2020.02.16.23.56.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 16 Feb 2020 23:56:08 -0800 (PST) Received: by mail-wr1-f49.google.com with SMTP id y11so18382252wrt.6 for ; Sun, 16 Feb 2020 23:56:07 -0800 (PST) X-Received: by 2002:a5d:484f:: with SMTP id n15mr20409557wrs.365.1581926167590; Sun, 16 Feb 2020 23:56:07 -0800 (PST) MIME-Version: 1.0 References: <20200217064250.15516-1-samuel@sholland.org> <20200217064250.15516-16-samuel@sholland.org> In-Reply-To: <20200217064250.15516-16-samuel@sholland.org> From: Chen-Yu Tsai Date: Mon, 17 Feb 2020 15:55:56 +0800 X-Gmail-Original-Message-ID: Message-ID: To: Samuel Holland Cc: Mark Rutland , devicetree , Linux-ALSA , linux-kernel , Takashi Iwai , Liam Girdwood , Rob Herring , Vasily Khoruzhick , Mark Brown , Maxime Ripard , =?UTF-8?Q?Myl=C3=A8ne_Josserand?= , linux-arm-kernel Subject: Re: [alsa-devel] [RFC PATCH 15/34] ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Mon, Feb 17, 2020 at 2:43 PM Samuel Holland wrote: > > This is the enable bit for the "AD"C, no the "DA"C. > > Fixes: eda85d1fee05 ("ASoC: sun8i-codec: Add ADC support for a33") > Signed-off-by: Samuel Holland Acked-by: Chen-Yu Tsai _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel 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,URIBL_BLOCKED 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 E7AD6C35242 for ; Mon, 17 Feb 2020 07:56:17 +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 B63F82064C for ; Mon, 17 Feb 2020 07:56:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="OvzD60jI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B63F82064C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=csie.org 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:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yfxCHc7vnAKssyZktW/J3FcUkOndNj8AUP8v+ShYmSc=; b=OvzD60jI3wGU+M OriwefmShKr70IMp1c0TLduQFR5tOJYfdJJ0hCcx4Ysyhpp15GOzfLDKxCX5PoNl8tipYXW7AnVFf BGbRtlZNfY77bnuyIjWjdUH70XdFheQ2Y46TfdD3m7+FYfE2YGV8RJf/nq88IdWzx8Gq4yOtXKRGe 4twCelAAWLladz9Rit78wGtbdviGBoFCR4MBoquCcMFk2KeIxwDYDso7lGpVlfksTE+VuOvZFpHpv lGBZBuPl5WVmT7eWow8jaoayj+lt5lD/vxsQp99ScmMdXMbQFZNN2lnx5duh5Qijlk2pJGSmdD9Oj LWYHHjuc0d2HnImPM63Q==; 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 1j3bGH-0002CI-FB; Mon, 17 Feb 2020 07:56:13 +0000 Received: from mail-ed1-f67.google.com ([209.85.208.67]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j3bGD-0002Bm-Ou for linux-arm-kernel@lists.infradead.org; Mon, 17 Feb 2020 07:56:11 +0000 Received: by mail-ed1-f67.google.com with SMTP id p3so19586552edx.7 for ; Sun, 16 Feb 2020 23:56:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=POZSjnznzGFS7zRQrJFpM+E5CtoyaZYCXz+IRVPYHNw=; b=a/JAyE4tB727ucFGWGVwu2YUOHl4lKHeLvMN4AeBCpSP6pImoKr4YaqMZ9hHD/OwnQ cqVjXJpDlPQvEqhcYFMJvCkpP7q/MOOefpQ149P1aW5GhPeoobMr4CtEbtlVWlt7SU3G MrliH3wudmR5WyolsH6YWCDO4gzO85IlgJIYTiqDOKxZ/v1OKr1S/5GHMEnb6SEkUZeC 2NIJzayPbzswAH+uqd8o6YeBilpmL4HsdvfJeLYnAbviC4e8O+1PfqgaOL48rWQQSQoz SEkLzg9uKOWeQ9BAq9pX7PYgBVAf9SMO9J99E0fOovxoALNSXiWjRpxX9Mbaf7E36YNr vJMw== X-Gm-Message-State: APjAAAXkCTJjMeTUlqhVlfzTm6dFkN2PdMxSWhmaiKBSRsPSfEFKHXpt Lz3W6LK3LIRU5zcfxjVl0D28iYyscgU= X-Google-Smtp-Source: APXvYqzwDa+D4N6AGCxG4HhaY5WoDOJkvJiPYJr9MXZXrv4/UCK3w2aslUGuAjBQYo9GaDaBw7BNUw== X-Received: by 2002:a17:906:594f:: with SMTP id g15mr13981297ejr.122.1581926168245; Sun, 16 Feb 2020 23:56:08 -0800 (PST) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com. [209.85.221.44]) by smtp.gmail.com with ESMTPSA id e22sm470970edq.75.2020.02.16.23.56.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 16 Feb 2020 23:56:07 -0800 (PST) Received: by mail-wr1-f44.google.com with SMTP id y17so18379347wrh.5 for ; Sun, 16 Feb 2020 23:56:07 -0800 (PST) X-Received: by 2002:a5d:484f:: with SMTP id n15mr20409557wrs.365.1581926167590; Sun, 16 Feb 2020 23:56:07 -0800 (PST) MIME-Version: 1.0 References: <20200217064250.15516-1-samuel@sholland.org> <20200217064250.15516-16-samuel@sholland.org> In-Reply-To: <20200217064250.15516-16-samuel@sholland.org> From: Chen-Yu Tsai Date: Mon, 17 Feb 2020 15:55:56 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH 15/34] ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name To: Samuel Holland X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200216_235610_833134_485B87F8 X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. 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: Mark Rutland , devicetree , Linux-ALSA , linux-kernel , Takashi Iwai , Liam Girdwood , Rob Herring , Jaroslav Kysela , Mark Brown , Maxime Ripard , =?UTF-8?Q?Myl=C3=A8ne_Josserand?= , linux-arm-kernel 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 Mon, Feb 17, 2020 at 2:43 PM Samuel Holland wrote: > > This is the enable bit for the "AD"C, no the "DA"C. > > Fixes: eda85d1fee05 ("ASoC: sun8i-codec: Add ADC support for a33") > Signed-off-by: Samuel Holland Acked-by: Chen-Yu Tsai _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel