ASoC: dt-bindings: qcom,lpass-va-macro: Define clock-names in top-level
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 16 Jul 2025 07:49:58 +0000 (09:49 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 16 Jul 2025 10:15:19 +0000 (11:15 +0100)
commitaa84580e058c4d7567b2a5e5a9d12f94af75d297
tree60f8a322a6d53d3f61164aea662260966ae77529
parent3f998cd512960dc08438a3011030aa61a4cf80fd
ASoC: dt-bindings: qcom,lpass-va-macro: Define clock-names in top-level

Device variants use different amount of clock inputs, but all of them
are in the same order, 'clock-names' in top-level properties can define
the list and each if:then: block can only narrow the number of items.

This is preferred syntax, because it keeps list unified among devices
and encourages adding new entries to the end of the list, instead of
adding them in the middle.  The change has no functional impact, but
partially reverts approach implemented in commit cfad817095e1 ("ASoC:
dt-bindings: qcom,lpass-va-macro: Add missing NPL clock").

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250716074957.102402-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml