]> git.dujemihanovic.xyz Git - linux.git/commit
dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of ports
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 23 Dec 2022 13:21:59 +0000 (14:21 +0100)
committerRob Herring <robh@kernel.org>
Wed, 4 Jan 2023 00:41:50 +0000 (18:41 -0600)
commit1d7a4a40bf76e2305c8beed4a019bf58af6121ac
tree64cc8b42ac85cecc52ee611cfa7a6585b5e60720
parent2a12187d5853d9fd5102278cecef7dac7c8ce7ea
dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of ports

There are several properties depending on number of ports.  Some of them
had maximum limit of 5 and some of 8.  SM8450 AudioReach comes with 8
ports, so fix the limits:

  sm8450-sony-xperia-nagara-pdx224.dtb: soundwire-controller@3250000: qcom,ports-word-length: 'oneOf' conditional failed, one must be fixed:
    [[255, 255, 255, 255, 255, 255, 255, 255]] is too short
    [255, 255, 255, 255, 255, 255, 255, 255] is too long

Fixes: febc50b82bc9 ("dt-bindings: soundwire: Convert text bindings to DT Schema")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221223132159.81211-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml