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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0472BC00A5A for ; Thu, 19 Jan 2023 12:10:01 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 3D1626480; Thu, 19 Jan 2023 13:09:09 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3D1626480 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674130199; bh=t/s2UfVNfXZ74ABSKzm9V2zdch9aLkeCT9UMo9bCRqY=; h=Date:Subject:To:References:From:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=sfU6rOFH5sb3WMi8VSTowqst/HVM8y+rEWP8EBAfrvAIpKLOHp/pBVV8bIF5AKImI WChMqBczxlVr10gXjohun0d+/yhysgHiTXlQEd2OsaciUJdS6TsUFMLF+ju6Lp8RAk cgEhZOKL+XjLkfCy8lVZa1VYBQznFyh0FITf+UMw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D688DF8025D; Thu, 19 Jan 2023 13:09:08 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 8796EF8047B; Thu, 19 Jan 2023 13:09:07 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DA9DEF8024D for ; Thu, 19 Jan 2023 13:09:02 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DA9DEF8024D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=TpofgGV9 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A657160AD6; Thu, 19 Jan 2023 12:09:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EC0A9C433D2; Thu, 19 Jan 2023 12:08:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674130140; bh=t/s2UfVNfXZ74ABSKzm9V2zdch9aLkeCT9UMo9bCRqY=; h=Date:Subject:To:References:From:In-Reply-To:From; b=TpofgGV9X8knhWWj2CfyNxxyWXGp397tyvqL3rWIPUVFS5n6XKGLzCyW6nKbppVVq hXaYyIGC06uHdgcqv+7QsosRsNjnVilgcrKKtol3tEqG8lR5sXt0ssxkuvs2ACZ/Bz ZB+Q9E/6MK7kR9YUZ83NfJTLEm0x2oc8lVR7FOfJhkSDUawUoyVe58Q1pWlRZ5AKUl JHe7Bkxw5YI/6KNFhUmu14kUtpVnGy9OpofGYODLGRJFIZUJJKF4s+u+W0KUfnsCak +WFNUaW4bvwBfbPKqpFX82QAHyrYGRiT+BwMtBEr4mOlc6eIcXa9zEmLPkh6GEnioD Sya1f6xTo7Hiw== Message-ID: Date: Thu, 19 Jan 2023 13:08:48 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: [PATCH 1/3] ASoC: qcom: dt-bindings: lpass-va-macro: Update clock name To: Srinivasa Rao Mandadapu , agross@kernel.org, andersson@kernel.org, lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org, quic_plai@quicinc.com, bgoswami@quicinc.com, perex@perex.cz, tiwai@suse.com, srinivas.kandagatla@linaro.org, quic_rohkumar@quicinc.com, linux-arm-msm@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, swboyd@chromium.org, judyhsiao@chromium.org, devicetree@vger.kernel.org References: <1674108674-8392-1-git-send-email-quic_srivasam@quicinc.com> <1674108674-8392-2-git-send-email-quic_srivasam@quicinc.com> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <1674108674-8392-2-git-send-email-quic_srivasam@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 19/01/2023 07:11, Srinivasa Rao Mandadapu wrote: > Upadte clock name from core to macro in lpass-va-macro node Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. > to make it compatible with existing driver and device tree node. > > Fixes: 67d99b23c881 ("ASoC: qcom: dt-bindings: add bindings for lpass va macro codec") > Drop blank line, > Signed-off-by: Srinivasa Rao Mandadapu > Tested-by: Ratna Deepthi Kudaravalli Reported-by: Krzysztof Kozlowski https://lore.kernel.org/all/838e7657-817c-e5bd-5a45-d852560c7fe1@linaro.org/ > --- > Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml > index 26f0343..e468adb 100644 > --- a/Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml > +++ b/Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml > @@ -36,7 +36,7 @@ properties: > oneOf: > - items: #for ADSP based platforms > - const: mclk > - - const: core > + - const: macro > - const: dcodec > - items: #for ADSP bypass based platforms > - const: mclk Best regards, Krzysztof