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 0D864C54EE9 for ; Tue, 13 Sep 2022 09:08:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231466AbiIMJId (ORCPT ); Tue, 13 Sep 2022 05:08:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231435AbiIMJIa (ORCPT ); Tue, 13 Sep 2022 05:08: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 2A255558E6 for ; Tue, 13 Sep 2022 02:08:28 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id az24-20020a05600c601800b003a842e4983cso9080807wmb.0 for ; Tue, 13 Sep 2022 02:08:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=TTwyWPBlC2nq54/plFBOskLhs9iNQkcq2izDuthcGZo=; b=EVbXz/COmLDDnayLaWDmCDTed4QDwYcFW9tXmbl51O1CGK8hI3C0mGI0ar+OIAXxel nKTPGkZ17SDl5w3odiF8JKOAkBYFglYVAju2PPYHW9ue0YauePy7g4KXnkR92kvDAwsl +ykzDuu6LZSSsk85hVic7elSrucs3RxWxEr/DRDdp4L7/1v11FGaIB/994852kFCtQv1 99vHYursVGu/o+IAJ2UvyWwYFaijUetqzYcLYUNprGPo9R0vHwq47G9aVuRusfR6Dl8D CnGI5MsRctvqPUZ57oWccXt6PNjLJBhP1ea8KXJ5IhmjHSCWeb1P/mSu8tgnAIpKSoTj +H3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=TTwyWPBlC2nq54/plFBOskLhs9iNQkcq2izDuthcGZo=; b=Ryhs7qTK2uDoOz4axPUbJ9r0t0Zh0u1TmcE8sENdsValfM3qEjaUc9VWblI0Gg6cPC pwi1yfYIewhDmTdtxWCQGlOytwsrbBkoctvJw61NRNYTz6z/eKZ4bihGWS+t5kjU31AC oEx/ObgvcVednE4z7YWClllADtbTU33lRKCodjhFeKH06qePlcq5UZndTPStHVOY/2WD PS1fB/KxbxAljl6d/zuqeWssE/5guv5bhQaoGZRUELWiOS87FCUZTXCMUIVnwUhA7yuH WhVeT/KMZ2lacqaknYexLtu1YbgNHtgxLvn7FZ9RDEpsOTSVBkdU0n1zQ2vE9vlnXUT/ /sPA== X-Gm-Message-State: ACgBeo1XMKVYhrvY/wyku/6U969OuOAE2AaG8Hof3qZ4uAeX5qXLNTHc XDoagHxT2pEMISpIp1DWVLceyA== X-Google-Smtp-Source: AA6agR6MS0ohvt3dRo5ZeiC0fhkxAEld5LpHSpFEL7u4/Ny/JfV4trZR/bAn5Ie8U9zgpAjIaPp5VQ== X-Received: by 2002:a05:600c:4fd4:b0:3a6:2694:e3bc with SMTP id o20-20020a05600c4fd400b003a62694e3bcmr1563171wmq.60.1663060106741; Tue, 13 Sep 2022 02:08:26 -0700 (PDT) Received: from [10.119.22.201] ([89.101.193.70]) by smtp.gmail.com with ESMTPSA id y4-20020adfd084000000b002206203ed3dsm9756730wrh.29.2022.09.13.02.08.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Sep 2022 02:08:26 -0700 (PDT) Message-ID: Date: Tue, 13 Sep 2022 11:08:24 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v3 00/14] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes Content-Language: en-US To: Mark Brown Cc: Srinivas Kandagatla , Banajit Goswami , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Liam Girdwood , alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220908091946.44800-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/09/2022 16:54, Mark Brown wrote: > On Thu, Sep 08, 2022 at 11:19:32AM +0200, Krzysztof Kozlowski wrote: > >> Dependencies/merging >> ==================== >> 1. The DTS patches are independent. >> 2. The binding patches should come together, because of context changes. Could >> be one of: Qualcomm SoC, ASoC or DT tree. > > I'm happy to pick them up if people are happy with that, they > look to be mostly ASoC changes? Hi Mark, This sounds reasonable, please go ahead. Just take note that I sent a v4 with minor changes (re-order for better bisectability and one new patch in the set). Best regards, Krzysztof