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)
commitcc0f6e96c4fd01fe1f935014c8c87ac6e994324c
tree864dabbd9b17b03b73a0cf9d7604217d35eee40e
parentaf505208e96050aeddae77940b5a4438a7e27dcc
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]