[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <167279291060.160766.17238671980369497938.robh@kernel.org>
Date: Tue, 3 Jan 2023 18:41:52 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
linux-arm-msm@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rao Mandadapu <quic_srivasam@...cinc.com>,
Bjorn Andersson <andersson@...nel.org>,
Vinod Koul <vkoul@...nel.org>,
Ratna Deepthi Kudaravalli <quic_rkudarav@...cinc.com>,
Andy Gross <agross@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...aro.org>
Subject: Re: [PATCH] dt-bindings: soundwire: qcom,soundwire: correct sizes
related to number of ports
On Fri, 23 Dec 2022 14:21:59 +0100, Krzysztof Kozlowski wrote:
> 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@...0000: 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@...aro.org>
> ---
> .../devicetree/bindings/soundwire/qcom,soundwire.yaml | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists