]> git.baikalelectronics.ru Git - kernel.git/commit
spi: dt-bindings: Convert Arm pl022 to json-schema
authorRob Herring <robh@kernel.org>
Tue, 21 May 2019 21:23:24 +0000 (16:23 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 23 May 2019 13:39:38 +0000 (14:39 +0100)
commit3429cfefa7cd0e510607b5a9d425e6f75dfa3858
tree864dabbd9b17b03b73a0cf9d7604217d35eee40e
parent209f28d5439cc0608c0abc3c6c67b8f6bef788e9
spi: dt-bindings: Convert Arm pl022 to json-schema

Convert the Arm pl022 binding to DT schema format. The clock binding was
missing, so it is added to the schema. It really should be required as
well, but there are some platforms (spear) not yet using DT clock
binding.

Cc: Mark Brown <broonie@kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-spi@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-pl022.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/spi/spi_pl022.txt [deleted file]