Home
last modified time | relevance | path

Searched hist:cbf74baf02219978bfa9c2959eac6bf1d98c32cd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsimple-card.yamldiff cbf74baf02219978bfa9c2959eac6bf1d98c32cd Mon Jan 09 02:33:01 CST 2023 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> ASoC: dt-bindings: simple-card: correct DAI subnodes pattern

The simple-audio-card,dai-link node does not allow address/size-cells
thus children (cpu, codec) should come without unit addresses. For
cases with multiple nodes of same type, require a dash before index
(e.g. cpu-x) and add trailing $ to the pattern to disallow other
characters.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230109083301.76282-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>