Re: [PATCH 2/4] ASoC: dt-bindings: qcom,lpass-tx-macro: Add sm6115 LPASS TX
From: Srinivas Kandagatla
Date: Thu Oct 30 2025 - 17:46:38 EST
On 10/30/25 6:11 PM, Rob Herring wrote:
> 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.
Yes, true, I should reword it correctly. May something like update the
bindings to be more accurate.
Will do it in v2.
--srini>
>>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxxxxxxxx>
>> ---
>> .../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
>>