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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F045C43334 for ; Tue, 28 Jun 2022 11:48:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344308AbiF1Lsh (ORCPT ); Tue, 28 Jun 2022 07:48:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49044 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345345AbiF1Lsa (ORCPT ); Tue, 28 Jun 2022 07:48:30 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1B5A2F671 for ; Tue, 28 Jun 2022 04:48:23 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id g39-20020a05600c4ca700b003a03ac7d540so6575587wmp.3 for ; Tue, 28 Jun 2022 04:48:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=ARDmPpFNeFd3U7QLTpOGaojt5BbAFGKGYsuOK9qTd/Y=; b=QC3iqfjnPtGeUUoqjsBCAjO4k82ZGz5gPrW6KmnT8jqVZZFHuLfsTIWX7Ck3NZ7ovW D5RN/7dMWONHz9D7GSa97LK0fHN+HrL12HNmKCp+rXZjSS24TKUVGTBHIJlIUhaZzl5I z9If9u744CQNOaFLAOj3jhqegHVI9bRc6kiFwpNUy0kislXxzquNBEjd9XYzpjyRqAXx QTPZV7Vx0amDskRQR0t6tn4jOa0x2g9SRNQzhHnltOsTEZIFBQbtFHSNfmWvYUOo4Dqw J9aPeMlYfSU8QWVV5KnZawc7Mi+4nZJk5IiRJv8BDt2hyju+Sjx5F4bzBYy3J3wz9Kab wZPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=ARDmPpFNeFd3U7QLTpOGaojt5BbAFGKGYsuOK9qTd/Y=; b=BhfXNcbJE/xuVhpgCBl7qMG4ow4KQiL8Hw+M3d0oK32KhTokMnoakarBO+SAE3AD2J +JmtxufnlIvsfAJH3dKWwq4q9Q3npX06bIDKK+u6xtP19xqpRXv/9JaLjXSMIcl9IUtx K6J7gGsxZFS/FqcoimXl7V7/fvTgNSEA9QeYHIPXHAzF5JhzAyoEih3jTja24qw/0aw1 YIJBhFpwT0LX6G404PYXVfPdJ3ApQUulg/l2DcerG35iK7Z/wsfhQAFcCx1y3G2CAOqR /QMt/1WMs4jqLWjC0p5l7d3PvpEdpobBCh/FWrdCVQ5/oKe44dvgJCtMAoa7z9We5MjQ PLXQ== X-Gm-Message-State: AJIora9+fXWFTF+Wwd9e6FcHaP6sBrl1BG4Nd7g7nbgFiXrYSVY3ZpGR TqtPUgfEWWxJ4W21PwngHxJLHQ== X-Google-Smtp-Source: AGRyM1vjuaRUvUxcebxJCjSQw/GD3dvJigLw9hhUiaZGLGlGKkF787hpFCshgyALl40zm7XgkZYmfw== X-Received: by 2002:a05:600c:583:b0:39c:3637:b9f with SMTP id o3-20020a05600c058300b0039c36370b9fmr26740830wmd.79.1656416902293; Tue, 28 Jun 2022 04:48:22 -0700 (PDT) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id bn24-20020a056000061800b0020fe35aec4bsm13115711wrb.70.2022.06.28.04.48.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Jun 2022 04:48:21 -0700 (PDT) Message-ID: <14f6b7eb-cacb-91a5-ce06-9702618513b9@linaro.org> Date: Tue, 28 Jun 2022 12:48:20 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH v4 1/2] ASoC: qcom: lpass: Fix apq8016 compat string to match yaml Content-Language: en-US To: Mark Brown Cc: lgirdwood@gmail.com, bjorn.andersson@linaro.org, perex@perex.cz, tiwai@suse.com, srinivas.kandagatla@linaro.org, robh+dt@kernel.org, krzk+dt@kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20220628002858.2638442-1-bryan.odonoghue@linaro.org> <20220628002858.2638442-2-bryan.odonoghue@linaro.org> From: Bryan O'Donoghue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/06/2022 12:03, Mark Brown wrote: > On Tue, Jun 28, 2022 at 01:28:57AM +0100, Bryan O'Donoghue wrote: >> The documented yaml compat string for the apq8016 is >> "qcom,apq8016-lpass-cpu" not "qcom,lpass-cpu-apq8016". Looking at the other >> lpass compat strings the general form is "qcom,socnum-lpass-cpu". > > This doesn't apply against current code, please check and resend. What's the tree you are applying to here ? I applied it to linux-next just last night.. https://git.linaro.org/people/bryan.odonoghue/kernel.git/log/?h=linux-next-27-06-22-msm8939-no-cpr-v4 https://git.linaro.org/people/bryan.odonoghue/kernel.git/commit/?h=linux-next-27-06-22-msm8939-no-cpr-v4&id=5822d52637eff65b826097634d9a99a9bf1bf2b7 --- bod