On Thu, May 28, 2020 at 09:47:11AM -0500, Dan Murphy wrote: > 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@xxxxxxxxxx> > Signed-off-by: Dan Murphy <dmurphy@xxxxxx> > --- > Documentation/devicetree/bindings/sound/tlv320adcx140.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks for the quick fix. Reviewed-by: Rob Herring <robh@xxxxxxxxxx>