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 ACC14C6FA89 for ; Thu, 15 Sep 2022 17:23:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230003AbiIORXt (ORCPT ); Thu, 15 Sep 2022 13:23:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38676 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229889AbiIORXp (ORCPT ); Thu, 15 Sep 2022 13:23:45 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DEFE19E88A; Thu, 15 Sep 2022 10:23:40 -0700 (PDT) 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 D7F406258B; Thu, 15 Sep 2022 17:23:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D7E8C433C1; Thu, 15 Sep 2022 17:23:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663262619; bh=pBZfZnF367uJzd8ea6waz1hCGji3S73heEJwNc2UmTA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HSa8lPN+3ZKAfu6aW3ra+49E5CpJZnIyMhgQmOLb3RZF9/uSDtJSI2HDqFbS1dJYP 2jtVRHb7YalMtbsk7ztOEFMDyN3rJjAdINFBiUOhQ2PSqrXTOXFbTRQkddmb917YMe Wvp0BjputE7oaVsgn2dcagxnHrEbxVWbSI4A4CX9ObPkHRGd3utO6Ff3bxj9kg9Q/j XJ7QtP5+5BHHNIAfzTe+T+ezmiekda0deA03OOeZUBp5vNGBa0qfgsH1j6s+F4e9Nj RNVYoaaOHYnFOF0OqQoLL2pTKyI+s9Zzj3ouGtGuU/8G7TDaPU/BEkSksufFRDCatv SgJjFlTEk4A3Q== Date: Thu, 15 Sep 2022 12:23:36 -0500 From: Bjorn Andersson To: Srinivas Kandagatla Cc: broonie@kernel.org, lgirdwood@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, bgoswami@quicinc.com, perex@perex.cz, tiwai@suse.com, linux-arm-msm@vger.kernel.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski Subject: Re: [PATCH v4 2/4] ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250 Message-ID: <20220915172336.zh3l2kb42uis45ey@builder.lan> References: <20220915125611.22473-1-srinivas.kandagatla@linaro.org> <20220915125611.22473-3-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220915125611.22473-3-srinivas.kandagatla@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu, Sep 15, 2022 at 01:56:09PM +0100, Srinivas Kandagatla wrote: > Add compatibles for sm8450 and sm8250xp based soundcards. > > Signed-off-by: Srinivas Kandagatla > Acked-by: Rob Herring > Acked-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > index a3a4289f713e..58b9c6463364 100644 > --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > @@ -23,6 +23,8 @@ properties: > - qcom,sdm845-sndcard > - qcom,sm8250-sndcard > - qcom,qrb5165-rb5-sndcard > + - qcom,sm8450-sndcard > + - qcom,sc8280xp-sndcard It's nice when these are kept sorted... Regards, Bjorn > > audio-routing: > $ref: /schemas/types.yaml#/definitions/non-unique-string-array > -- > 2.21.0 > 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 74ECFC54EE9 for ; Fri, 16 Sep 2022 09:56:13 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id A6F041A9E; Fri, 16 Sep 2022 11:55:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A6F041A9E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663322171; bh=pBZfZnF367uJzd8ea6waz1hCGji3S73heEJwNc2UmTA=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Lv01MOuNHIjm/k86/canLRk8pmdMg4j5cmK3fX+horZoEsSCI0XIF4pINg1pMb+Dk /6BqTUgaaXYijPnFd3XAPzLhDAvi8Sl3A7tWaJkKhJ6qnwmDrpafh6oyddU/bjsmON 0mZz3o11zbwLLxVGlAnsYIoJhT2POHPQPWghBppc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 21D70F80553; Fri, 16 Sep 2022 11:53:42 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0E188F80238; Thu, 15 Sep 2022 19:23:49 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id CF49EF8008E for ; Thu, 15 Sep 2022 19:23:41 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CF49EF8008E Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="HSa8lPN+" 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 ams.source.kernel.org (Postfix) with ESMTPS id 844C1B821A0; Thu, 15 Sep 2022 17:23:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3D7E8C433C1; Thu, 15 Sep 2022 17:23:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663262619; bh=pBZfZnF367uJzd8ea6waz1hCGji3S73heEJwNc2UmTA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HSa8lPN+3ZKAfu6aW3ra+49E5CpJZnIyMhgQmOLb3RZF9/uSDtJSI2HDqFbS1dJYP 2jtVRHb7YalMtbsk7ztOEFMDyN3rJjAdINFBiUOhQ2PSqrXTOXFbTRQkddmb917YMe Wvp0BjputE7oaVsgn2dcagxnHrEbxVWbSI4A4CX9ObPkHRGd3utO6Ff3bxj9kg9Q/j XJ7QtP5+5BHHNIAfzTe+T+ezmiekda0deA03OOeZUBp5vNGBa0qfgsH1j6s+F4e9Nj RNVYoaaOHYnFOF0OqQoLL2pTKyI+s9Zzj3ouGtGuU/8G7TDaPU/BEkSksufFRDCatv SgJjFlTEk4A3Q== Date: Thu, 15 Sep 2022 12:23:36 -0500 From: Bjorn Andersson To: Srinivas Kandagatla Subject: Re: [PATCH v4 2/4] ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250 Message-ID: <20220915172336.zh3l2kb42uis45ey@builder.lan> References: <20220915125611.22473-1-srinivas.kandagatla@linaro.org> <20220915125611.22473-3-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220915125611.22473-3-srinivas.kandagatla@linaro.org> X-Mailman-Approved-At: Fri, 16 Sep 2022 11:53:36 +0200 Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, bgoswami@quicinc.com, Rob Herring , linux-arm-msm@vger.kernel.org, tiwai@suse.com, lgirdwood@gmail.com, robh+dt@kernel.org, Krzysztof Kozlowski , broonie@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 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 Thu, Sep 15, 2022 at 01:56:09PM +0100, Srinivas Kandagatla wrote: > Add compatibles for sm8450 and sm8250xp based soundcards. > > Signed-off-by: Srinivas Kandagatla > Acked-by: Rob Herring > Acked-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > index a3a4289f713e..58b9c6463364 100644 > --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml > @@ -23,6 +23,8 @@ properties: > - qcom,sdm845-sndcard > - qcom,sm8250-sndcard > - qcom,qrb5165-rb5-sndcard > + - qcom,sm8450-sndcard > + - qcom,sc8280xp-sndcard It's nice when these are kept sorted... Regards, Bjorn > > audio-routing: > $ref: /schemas/types.yaml#/definitions/non-unique-string-array > -- > 2.21.0 >