On Mon, 03 Apr 2023 15:24:57 +0200, Krzysztof Kozlowski wrote: > Add compatible for Qualcomm Soundwire v2.0.0 controller, which comes > with several differences against v1.7.0 in register layout and more > ports (thus increase maxItems of each port-related property to 16). > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Increase maxItems to 16 for port-related properties. > --- > .../bindings/soundwire/qcom,soundwire.yaml | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>