mbox series

[0/3] Update lpass dt-bindings

Message ID 1674108674-8392-1-git-send-email-quic_srivasam@quicinc.com
Headers show
Series Update lpass dt-bindings | expand

Message

Srinivasa Rao Mandadapu Jan. 19, 2023, 6:11 a.m. UTC
Update va-macro driver dt-bindings and add missing properties in sc7280 
machine driver dt-bindings.

Srinivasa Rao Mandadapu (3):
  ASoC: qcom: dt-bindings: lpass-va-macro: Update clock name
  ASoC: google: dt-bindings: sc7280: Add platform property
  ASoC: google: dt-bindings: sc7280: Add #sound-dai-cells property

 .../devicetree/bindings/sound/google,sc7280-herobrine.yaml | 14 ++++++++++++++
 .../devicetree/bindings/sound/qcom,lpass-va-macro.yaml     |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Jan. 20, 2023, 8:39 a.m. UTC | #1
On 20/01/2023 08:36, Srinivasa Rao Mandadapu wrote:
>> Neither commit msg nor this here explains why do you need it and what it
>> really represents. Basically description repeats "platform" name of
>> property - there is no single new information.
> Will modify accordingly and re-spin.
>>
>>> +        type: object
>>> +        properties:
>>> +          sound-dai: true
>> maxItems
> Sorry. why max items required here?

Because we want bindings to be specific.

Best regards,
Krzysztof