dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}width schema
authorRob Herring <robh@kernel.org>
Mon, 1 Apr 2024 20:43:53 +0000 (15:43 -0500)
committerVinod Koul <vkoul@kernel.org>
Sun, 7 Apr 2024 08:14:50 +0000 (13:44 +0530)
commit7eccb5a5b224be42431c8087c9c9e016636ff3b5
treeb568323c56dfdc513d08e7d6c64590abc5abd8a3
parent2b1c1cf08a0addb6df42f16b37133dc7a351de29
dt-bindings: dma: snps,dma-spear1340: Fix data{-,_}width schema

'data-width' and 'data_width' properties are defined as arrays, but the
schema is defined as a matrix. That works currently since everything gets
decoded in to matrices, but that is internal to dtschema and could change.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240401204354.1691845-1-robh@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml