diff options
author | Mark Brown <broonie@kernel.org> | 2015-04-12 01:09:01 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-12 01:09:01 +0300 |
commit | 19655dd083290c371cbb5279839314a6927d9082 (patch) | |
tree | 9a598790ab2c1dac0f50a398d16a9ff75cd584f8 /Documentation/devicetree | |
parent | e897f795a925c95082b6890c6c6a00286b702012 (diff) | |
parent | 8c2c8c03cdcb9b0a75b5585e611715fdd8096c38 (diff) | |
download | linux-19655dd083290c371cbb5279839314a6927d9082.tar.xz |
Merge remote-tracking branch 'spi/topic/img-spfi' into spi-next
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/spi/spi-img-spfi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-img-spfi.txt b/Documentation/devicetree/bindings/spi/spi-img-spfi.txt index c7dd50fb8eb2..e02fbf18c82c 100644 --- a/Documentation/devicetree/bindings/spi/spi-img-spfi.txt +++ b/Documentation/devicetree/bindings/spi/spi-img-spfi.txt @@ -14,6 +14,7 @@ Required properties: - dma-names: Must include the following entries: - rx - tx +- cs-gpios: Must specify the GPIOs used for chipselect lines. - #address-cells: Must be 1. - #size-cells: Must be 0. |