commit | def7bd940f8cceb41ec3d1383acd8ab937056dcb | [log] [tgz] |
---|---|---|
author | Manish Narani <manish.narani@xilinx.com> | Fri Nov 22 12:45:57 2019 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Fri Nov 22 08:43:43 2019 +0100 |
tree | 1891c636574c45fae5f99540b0c25a53bab1ead2 | |
parent | 478c60cea1c1e57f91d8c3f6dfe3d35784ea7eea [diff] |
dt-bindings: mmc: Correct the type of the clk phase properties The clock phase properties are having two uint32 values. The minItems and maxItems are set to 2 for the same. So the property type should be 'uint32-array' and not 'uint32'. Modify it to correct the same. Reported-by: Rob Herring <robh@kernel.org> Signed-off-by: Manish Narani <manish.narani@xilinx.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>