]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: Add YAML schemas for the generic SPI options
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 20 May 2019 14:50:33 +0000 (16:50 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 21 May 2019 20:25:08 +0000 (21:25 +0100)
commit0a1b929356830257568f9547e173f0e7498060ea
tree3fabbb5e1f4bc79dd373ad46eed42f097ad2e634
parent9783da2384c5623d376e4641bbce9339be1001eb
spi: Add YAML schemas for the generic SPI options

The SPI controllers have a bunch of generic options that are needed in a
device tree. Add a YAML schemas for those.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-bus.txt
Documentation/devicetree/bindings/spi/spi-controller.yaml [new file with mode: 0644]