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 EEC2DC54EE9 for ; Tue, 13 Sep 2022 09:08:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231417AbiIMJIb (ORCPT ); Tue, 13 Sep 2022 05:08:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231440AbiIMJIa (ORCPT ); Tue, 13 Sep 2022 05:08:30 -0400 Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A56B558E9 for ; Tue, 13 Sep 2022 02:08:28 -0700 (PDT) Received: by mail-wm1-x32d.google.com with SMTP id k6-20020a05600c1c8600b003a54ecc62f6so9051749wms.5 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=jvIVOjoj3NHa/ZOXBrf4rJi65Rza3IWHqgQnaueiOxU99IKvXUsYzzpaOGMZGnNjKo Uy0pgbZPgo9AA3I9F20/PEQIaX7fH5U0o+uzqqIqJUjZMjKMsQi1pr2H0slyC+8UXyYw nfk86O8wx32ugnKwXG0Rcsck0CY5nxyn1Bw41rt9Gq47xg9vCUfRN2sIIxI4KOtKu5D5 wQx+sGICbo8kMWK6oRV1PP5Yfh+k9lnCbgC0EyuWOQ3ucoyQyLw1en/w5mu3Mp1MppNA J2899NjSQLRrbPA5wqsIY3e6H9rI5G4VIi/Wr/KBit+zOXIzB+4DRAUnd8hcsAM/e4fj jS3w== X-Gm-Message-State: ACgBeo3nEy2NxxYOeIQLnAAnR4aAGbRzgqLRvlZjeaMhXVoBVPYdz58P EcSn68tBJBOVHrvBet6kZj1/qg== 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: devicetree@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