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 29048CCA479 for ; Sat, 25 Jun 2022 20:45:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233509AbiFYUpB (ORCPT ); Sat, 25 Jun 2022 16:45:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34426 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233453AbiFYUo7 (ORCPT ); Sat, 25 Jun 2022 16:44:59 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49BE813F0F for ; Sat, 25 Jun 2022 13:44:58 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id h23so11285253ejj.12 for ; Sat, 25 Jun 2022 13:44:58 -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=H+F5Z0mfBJYQ1TfQcrng6IvkUvurloIcIvH/FYvqkLM=; b=y6cxvDR/U1IEONYBz/iay5T3a4fJrrXTP/TaSHwaYef9QHD8Y+cj16a+TOP7lUK0eg LuvAZN1z5OUmo0KrNfyYL6pr9fY+4/BN8pTFnvAx3UZOZBSkGWG9YmyUDfotF9YaP+FB 7VrdPy8RNCtM43r9nIEUYAChz51XVTe/yY18ml+Zn77Xj+7p2oIoBuYfVOiAvOruwWvu WuJwX6ZN1Q9/3xZicIGOnzRbUqT5WIcDXHC8ftMixV6IaGMzT5nPzV/jPpxHRBYhswo6 CGRc45xqPauD9dfYgY8KXK7m5S3QntAixxtjRky8fNcIUSMFE8g24tAHH3bMw8q+oJOF aJ/g== 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=H+F5Z0mfBJYQ1TfQcrng6IvkUvurloIcIvH/FYvqkLM=; b=ZNvFMJXfAUMyaWOvPOfqZ0yiOlvyzuAdJyhwzq8Y0Bff8f7WaT63P8dgMt6YujP9yq mIwjhLZCv2oMnaQzVPf6L5ZKaz+auOinLtpkbrQY84ie6TIpKmW9pVDqdDRDF/zHcH1b xngG6bW+XPimIqdI1uf4GOc2XAhAA2ercMQkClbwTpWeusFek3F63wURDdukcx5n7M1x vTHweeGR6FHp0+ywjCIG7BG3H7H2jXKlVnO2cCamrIkFibeMAw2I+O62KkOUHp176mxd oTzWcUSZ7on0IeAsWPFW7ULjiJ506Ff69TNmENHOWxK1v/rrRWsyVcTKPqKujzc9Naeu nVhg== X-Gm-Message-State: AJIora/B0HF5WrNFrGCOglt1SGpMj2Zz6V6iIYNXzGVnNR+E2J1mR8x4 9exEVYVR6NIUNpKUzbkq26pJbQ== X-Google-Smtp-Source: AGRyM1stq1qihX1SSO618jlh5gyWIEwJPPZfqyE6Adl0Y9IsEGshwKvra48Heq8U+1Z+XsacUUCfUg== X-Received: by 2002:a17:907:72cf:b0:726:77fa:ec58 with SMTP id du15-20020a17090772cf00b0072677faec58mr3242767ejc.551.1656189896729; Sat, 25 Jun 2022 13:44:56 -0700 (PDT) Received: from [192.168.0.239] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d10-20020a17090648ca00b0070b8a467c82sm3010694ejt.22.2022.06.25.13.44.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 25 Jun 2022 13:44:56 -0700 (PDT) Message-ID: <3008fa44-e3b2-f394-5880-e348ace20829@linaro.org> Date: Sat, 25 Jun 2022 22:44:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2 3/3] arm64: dts: qcom: Use WCD9335 DT bindings Content-Language: en-US To: Yassine Oudjana , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Srinivas Kandagatla , Banajit Goswami , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai Cc: Yassine Oudjana , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, phone-devel@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220622161322.168017-1-y.oudjana@protonmail.com> <20220622161322.168017-4-y.oudjana@protonmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220622161322.168017-4-y.oudjana@protonmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 22/06/2022 18:13, Yassine Oudjana wrote: > From: Yassine Oudjana > > Replace DAI indices in codec nodes with definitions from the WCD9335 > DT bindings for devices that use WCD9335. > > Signed-off-by: Yassine Oudjana > --- > Changes since v1: > - Maintain the alphabetical order in msm8996-xiaomi-gemini includes > > arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 5 +++-- > arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts | 5 +++-- > arch/arm64/boot/dts/qcom/msm8996-xiaomi-scorpio.dts | 5 +++-- > 3 files changed, 9 insertions(+), 6 deletions(-) > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof