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 8D90DC636CC for ; Fri, 3 Feb 2023 07:36:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232233AbjBCHgc (ORCPT ); Fri, 3 Feb 2023 02:36:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231782AbjBCHgb (ORCPT ); Fri, 3 Feb 2023 02:36:31 -0500 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 982FE93ADD for ; Thu, 2 Feb 2023 23:36:30 -0800 (PST) Received: by mail-wm1-x32d.google.com with SMTP id l37-20020a05600c1d2500b003dfe46a9801so1691581wms.0 for ; Thu, 02 Feb 2023 23:36:30 -0800 (PST) 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:message-id:reply-to; bh=7TD/Y1Z4kQCwtHaIXKA9HLPOTgnBZyyqnprCD/yaXHA=; b=uiwZkzp5xVFNVdm8EAf5D+spaU9OwcjU7b4ygg4U69H1x/6oG/7g+4q4xw4FXiKyaC Xkmd9hfbtLFOjf0279AgKuqm8etCU9AcTnJ6mn94Bgzc5uWnaEmLYTMImrgszX/RIHyO 06PeaQoS1ZASXm87EjTPpUaVg5pJalyz/Pl4PHs7TZpKBx02vcVr+30a+OA1BcNzcO8F 92eaqO7YZeQvk+Jo4AGRF09qND7lQq9TXsm39nmhtlvpouQKw2lXcfTb9jguhjKr+ptP qFjHLpOxe8JrtPMQbajZiFHnHV1TcPq4nZriQxAnoJ0TE6Q20OFK+WYo/+xULH4R/v8e oRGw== 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:message-id:reply-to; bh=7TD/Y1Z4kQCwtHaIXKA9HLPOTgnBZyyqnprCD/yaXHA=; b=6cH6q2XPKi/3apvowZFxka7huFntqcKHX4sRMwdk8GZYoeI3s7Z+K7oOqheEnrpBAx WfRHYY63fxiV7cKgMrOZQWa6MADI0/DH9GhOVjrr7h27qxg/ijkMRBc9qGpb1uCS7A7K vcM1f2u0p78r5x7kEGTScNnkQIJJ1pk4zQHDhw1VLgyoBcSrBcA+BDEYmMIE2SRV/dWF p6f7XdpuKP6poZJ0tsJxffCxOgiGwHDERFP4Iz8IRNsZM+SgODWGt9Z+knQsOO0BemOZ 058q/QlHXvUL4exkfOUjLp+4woD8AQ8hq7dGsV9XpzeBpNiJYkOlUFfCXFwNbQHJwuzB 0BFg== X-Gm-Message-State: AO0yUKX5+vI+zC/Z/xqrLFhWvHifj2SSAtufhGi1hDmNBJmygg9icaMX ONw2SfOVWUFFtrmHU2KAJ6Ft4Q== X-Google-Smtp-Source: AK7set+RACG0nVav8h/xTUVinpm1e32UZqGS9HumhnkoNb+yg7MXeGZzYZvZLGWh3xNNSy5OcpswXQ== X-Received: by 2002:a05:600c:3d92:b0:3df:e468:17dc with SMTP id bi18-20020a05600c3d9200b003dfe46817dcmr2717883wmb.40.1675409789177; Thu, 02 Feb 2023 23:36:29 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id n9-20020a05600c3b8900b003d9aa76dc6asm7598116wms.0.2023.02.02.23.36.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 23:36:28 -0800 (PST) Message-ID: <8f356b9c-7e85-3e33-4f2d-d27ce52de13d@linaro.org> Date: Fri, 3 Feb 2023 08:36:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v5] ASoC: dt-bindings: Add tas2781 amplifier Content-Language: en-US To: Shenghao Ding <13916275206@139.com>, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, broonie@kernel.org, lgirdwood@gmail.com Cc: kevin-lu@ti.com, shenghao-ding@ti.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230203040115.27321-1-13916275206@139.com> From: Krzysztof Kozlowski In-Reply-To: <20230203040115.27321-1-13916275206@139.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/02/2023 05:01, Shenghao Ding wrote: > Create tas2781.yaml for tas2781 driver. > > Signed-off-by: Shenghao Ding <13916275206@139.com> You got four times my comment that your threading is wrong. You never replied to that comment that something is not clear. Threading is still wrong - there is no user of this binding here. Best regards, Krzysztof