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=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 23AB0C433E9 for ; Thu, 4 Feb 2021 16:25:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E28ED64E3F for ; Thu, 4 Feb 2021 16:25:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237988AbhBDQZR (ORCPT ); Thu, 4 Feb 2021 11:25:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33614 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237094AbhBDPFj (ORCPT ); Thu, 4 Feb 2021 10:05:39 -0500 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 920F4C061788 for ; Thu, 4 Feb 2021 07:04:59 -0800 (PST) Received: by mail-wr1-x429.google.com with SMTP id d16so3841121wro.11 for ; Thu, 04 Feb 2021 07:04:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=iSl2Rcu9DFOJsdwvIuhfSkBsJm6uHIoCbqyE3izD8Ns=; b=umCRXHSvpM7g937dntndearYQJY+mUu/ZaxSaUl7Kw/eejgvhdIGVagmnDa1JXv7b0 iyHPzn4TorRo/SVQTHOLsfCi3aZ1LzQVx0HEN3mePSg0QA3tlEyvaO98nhd03THsTV1N /P4OjKNA6tluuP9M5InIi0qkEtYjYHvL4h+HJ7ZERViE8kNDgClo6n6Aza2RTetjsa8r IikDheckgcbGLjHB7p3MSTNHi0TdIJfRtxtzzf0RrW/84Kaiq1jVnFebNMxDkb5eqNzh wemy/rmFEgFZz2OK2rNAh8SYApsd08VKGjD/C6gtkvxKwL5SRldh5IXUbcIwWvI+dxYG 2LTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=iSl2Rcu9DFOJsdwvIuhfSkBsJm6uHIoCbqyE3izD8Ns=; b=QseRMp6oON4drp1K+ejnWQ8zq7BFMQnutkjpz6C84cQigKJLEigN1MVPoPJPEZ7KZs V5aW61w8ln8z7OhS78I0VXtCnPcc/A6bqAQ0Y0E+UATBJXDSsrI5Hf2GDTVC2usE3FW3 P0O+rwBtH59oiejhuDk/e8crgzTsCOJdfkeHw7wpn3xORf9FVvexxDKoPH63v71NuAvg Yw78Xee8YgNFmMxHLzPWJN18AusAuNYFEW1LW1IloiKpAkSIKHM/F0IdUrYXZ5ke+KFf MRyvF7uWgWHw2RLW/7n6TaqWUPWWgW/4TdIRZpXGHweNfLZ1199gXPYRU0miw4I/NKZw QYfA== X-Gm-Message-State: AOAM532kAFuZNaFoonKwve0YH2gRaKPPLZeXLy/D1VOWqUMMZoqiWJ19 EOWmNv/wlevQ4iIuiv8Ak0b17m1o1QKXXg== X-Google-Smtp-Source: ABdhPJzl01vkDs21Nl6eEVqqiXRHlolXUpJeugF2RjwAGsrJOyOZzOm6wNCOL3Ygcx9Ez8et69Y/7w== X-Received: by 2002:a5d:4492:: with SMTP id j18mr9738199wrq.403.1612451098383; Thu, 04 Feb 2021 07:04:58 -0800 (PST) Received: from dell ([91.110.221.188]) by smtp.gmail.com with ESMTPSA id d23sm6335346wmd.11.2021.02.04.07.04.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Feb 2021 07:04:57 -0800 (PST) Date: Thu, 4 Feb 2021 15:04:56 +0000 From: Lee Jones To: Mark Brown Cc: Hans de Goede , Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Jie Yang , patches@opensource.cirrus.com, linux-kernel@vger.kernel.org, Andy Shevchenko , Charles Keepax , alsa-devel@alsa-project.org Subject: Re: [PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr() Message-ID: <20210204150456.GN2789116@dell> References: <20210120214957.140232-1-hdegoede@redhat.com> <20210120214957.140232-5-hdegoede@redhat.com> <20210204135616.GL2789116@dell> <20210204140515.GC4288@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210204140515.GC4288@sirena.org.uk> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 04 Feb 2021, Mark Brown wrote: > On Thu, Feb 04, 2021 at 01:56:16PM +0000, Lee Jones wrote: > > > > Reviewed-by: Andy Shevchenko > > > Acked-by: Pierre-Louis Bossart > > > Signed-off-by: Hans de Goede > > > Applied, thanks. > > While we we were just having a discussion about what to do about this > stuff... We were? This set has all the Acks we need to proceed. What's blocking? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog 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=-8.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, 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 D77F5C433E0 for ; Thu, 4 Feb 2021 15:05: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 6044664DBA for ; Thu, 4 Feb 2021 15:05:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6044664DBA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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 15AD41658; Thu, 4 Feb 2021 16:05:06 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 15AD41658 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1612451156; bh=VcOgdJFGTG+IFtL7ztkCvv/9NV8deY9WTGBtzZQPRmk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=tQms1egfXLnugvilaEuz905/AzgGp/jlQEIdjlNDvPHtoY/iirxsfESLV8b1D3xsn gY/rn089JfScObMYvkjeK6HLkGSD8SovtyjcDF1k32X4Mp4daE+s3ZEig9LH0wHICP JkGFH1k8kaQ1HCPcNShd4OD1/ZE6D0WMCZyx/3ZU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 80056F80155; Thu, 4 Feb 2021 16:05:05 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 88E53F80171; Thu, 4 Feb 2021 16:05:03 +0100 (CET) Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) (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 E1334F80154 for ; Thu, 4 Feb 2021 16:04:58 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E1334F80154 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="umCRXHSv" Received: by mail-wr1-x429.google.com with SMTP id v15so3900864wrx.4 for ; Thu, 04 Feb 2021 07:04:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=iSl2Rcu9DFOJsdwvIuhfSkBsJm6uHIoCbqyE3izD8Ns=; b=umCRXHSvpM7g937dntndearYQJY+mUu/ZaxSaUl7Kw/eejgvhdIGVagmnDa1JXv7b0 iyHPzn4TorRo/SVQTHOLsfCi3aZ1LzQVx0HEN3mePSg0QA3tlEyvaO98nhd03THsTV1N /P4OjKNA6tluuP9M5InIi0qkEtYjYHvL4h+HJ7ZERViE8kNDgClo6n6Aza2RTetjsa8r IikDheckgcbGLjHB7p3MSTNHi0TdIJfRtxtzzf0RrW/84Kaiq1jVnFebNMxDkb5eqNzh wemy/rmFEgFZz2OK2rNAh8SYApsd08VKGjD/C6gtkvxKwL5SRldh5IXUbcIwWvI+dxYG 2LTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=iSl2Rcu9DFOJsdwvIuhfSkBsJm6uHIoCbqyE3izD8Ns=; b=ZqY5cP7uzPwWQRp2jY/aepljKrlLMmKpTGSe4qSL67Xf85p8pTZW1d6UkXEqNrFFo2 5kQpuCVC9tHElDRbfD8b3uKR5bQkkofyR4iie8C7Lur7J2liIVxE+MBdE21sFNb81ydp ZVvuiw5W1TxOLVsOBzHkNSLZGbmtPsNU5miChvJcBM5/WLxQFcAye2aAALL+tadybzV4 P3c1t67HNcYqFPGEC7/hI7/bX+Az+UnqM2RIIOFEiupDEq8v6BTGqmJgpRTDXbXQERuO exwy8akKI4qJCarwlrmlTIvOkNzM8CcQjz/+LckezyOyWOswehZSmEgiyB4U+ykWyGXE mr1Q== X-Gm-Message-State: AOAM5337D/InNjCvkN9YTzoPW9WvWdewWm44Ro8OjVadRlVrX30ZGEjP JBktrqRyMjxX/FanbdH/GlOKww== X-Google-Smtp-Source: ABdhPJzl01vkDs21Nl6eEVqqiXRHlolXUpJeugF2RjwAGsrJOyOZzOm6wNCOL3Ygcx9Ez8et69Y/7w== X-Received: by 2002:a5d:4492:: with SMTP id j18mr9738199wrq.403.1612451098383; Thu, 04 Feb 2021 07:04:58 -0800 (PST) Received: from dell ([91.110.221.188]) by smtp.gmail.com with ESMTPSA id d23sm6335346wmd.11.2021.02.04.07.04.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Feb 2021 07:04:57 -0800 (PST) Date: Thu, 4 Feb 2021 15:04:56 +0000 From: Lee Jones To: Mark Brown Subject: Re: [PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr() Message-ID: <20210204150456.GN2789116@dell> References: <20210120214957.140232-1-hdegoede@redhat.com> <20210120214957.140232-5-hdegoede@redhat.com> <20210204135616.GL2789116@dell> <20210204140515.GC4288@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210204140515.GC4288@sirena.org.uk> Cc: Cezary Rojewski , Charles Keepax , alsa-devel@alsa-project.org, patches@opensource.cirrus.com, Jie Yang , Pierre-Louis Bossart , linux-kernel@vger.kernel.org, Liam Girdwood , Hans de Goede , Andy Shevchenko 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: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Thu, 04 Feb 2021, Mark Brown wrote: > On Thu, Feb 04, 2021 at 01:56:16PM +0000, Lee Jones wrote: > > > > Reviewed-by: Andy Shevchenko > > > Acked-by: Pierre-Louis Bossart > > > Signed-off-by: Hans de Goede > > > Applied, thanks. > > While we we were just having a discussion about what to do about this > stuff... We were? This set has all the Acks we need to proceed. What's blocking? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog