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