[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251030181102.GA128512-robh@kernel.org>
Date: Thu, 30 Oct 2025 13:11:02 -0500
From: Rob Herring <robh@...nel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
Cc: broonie@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
devicetree@...r.kernel.org, perex@...ex.cz, tiwai@...e.com,
srini@...nel.org, linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
alexey.klimov@...aro.org
Subject: Re: [PATCH 2/4] ASoC: dt-bindings: qcom,lpass-tx-macro: Add sm6115
LPASS TX
On Wed, Oct 29, 2025 at 04:00:59PM +0000, Srinivas Kandagatla wrote:
> Add bindings for Qualcomm SM6115 SoC Low Power Audio SubSystem (LPASS)
> TX macro codec, which looks like compatible with SM8450.
Add? Looks like it was already added.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
> ---
> .../devicetree/bindings/sound/qcom,lpass-tx-macro.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml
> index e5e65e226a02..8dd8005d73d6 100644
> --- a/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml
> +++ b/Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml
> @@ -14,7 +14,6 @@ properties:
> oneOf:
> - enum:
> - qcom,sc7280-lpass-tx-macro
> - - qcom,sm6115-lpass-tx-macro
> - qcom,sm8250-lpass-tx-macro
> - qcom,sm8450-lpass-tx-macro
> - qcom,sm8550-lpass-tx-macro
> @@ -26,6 +25,10 @@ properties:
> - qcom,sm8750-lpass-tx-macro
> - qcom,x1e80100-lpass-tx-macro
> - const: qcom,sm8550-lpass-tx-macro
> + - items:
> + - enum:
> + - qcom,sm6115-lpass-tx-macro
> + - const: qcom,sm8450-lpass-tx-macro
>
> reg:
> maxItems: 1
> --
> 2.51.0
>
Powered by blists - more mailing lists