ASoC: tlv320adcx140: Fix dt-binding-check issue
authorDan Murphy <dmurphy@ti.com>
Thu, 28 May 2020 14:47:11 +0000 (09:47 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 29 May 2020 12:30:05 +0000 (13:30 +0100)
Fix dt-binding-check issue

ti,gpi-config:0:0: 4 is greater than the maximum of 1
ti,gpi-config:0:1: 5 is greater than the maximum of 1
ti,gpi-config:0:2: 6 is greater than the maximum of 1
ti,gpi-config:0:3: 7 is greater than the maximum of 1

Reported-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200528144711.18065-1-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/tlv320adcx140.yaml

index e8a69b1..306ac3d 100644 (file)
@@ -109,7 +109,7 @@ properties:
       - minItems: 1
         maxItems: 4
         items:
-          maximum: 1
+          maximum: 7
         default: [0, 0, 0, 0]
 
 required: