diff options
author | Rob Herring <robh@kernel.org> | 2022-03-02 00:23:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-02 16:45:35 +0300 |
commit | d149dd2a806b9d11e570c3731eca8bda3c5f6238 (patch) | |
tree | b03b4749c9e15bc625bfc75a562eaec1fb1dfa6d /drivers/spi/spi-zynqmp-gqspi.c | |
parent | ee8ad9440f18478796dbd7e0891efcc44376ab70 (diff) | |
download | linux-d149dd2a806b9d11e570c3731eca8bda3c5f6238.tar.xz |
spi: dt-bindings: mediatek: Set min size for 'mediatek,pad-select'
The minimum array length defaults to the same size as the maximum. For
'mediatek,pad-select', the example has a length of 2 and in-tree .dts
files have a length of 1, but the schema says the length must be 4.
There's currently no warning in the example because the schema fixups
are not handling this case correctly.
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220301212358.1887668-1-robh@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-zynqmp-gqspi.c')
0 files changed, 0 insertions, 0 deletions