diff options
author | Rob Herring <robh@kernel.org> | 2020-07-09 14:47:47 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-07-09 14:47:47 -0600 |
commit | 2a8eeea76d5fd479c4bf2ad9376252c0546ad782 (patch) | |
tree | 1c76906ba60616c481250cc368ce691f73faa1a3 /Documentation/devicetree/bindings/spi | |
parent | ad440432d1f93b387eaf9796afcbc02467a2a841 (diff) | |
parent | 0115e6c98c22f3fc7ff7da2a41480483abe95b37 (diff) |
Merge tag 'devicetree-fixes-for-5.8-2' into dt/next
Devicetree fixes for v5.8, take 2:
- Sync dtc to upstream to pick up fixes for I2C bus checks and quiet
warnings
- Various fixes for DT binding check warnings
- A couple of build fixes/improvements for binding checks
- ReST formatting improvements for writing-schema.rst
- Document reference fixes
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
-rw-r--r-- | Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.txt b/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.txt index 790311a42bf1..c8c1e913f4e7 100644 --- a/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.txt +++ b/Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.txt @@ -19,7 +19,7 @@ Required properties: SPI Controller nodes must be child of GENI based Qualcomm Universal Peripharal. Please refer GENI based QUP wrapper controller node bindings -described in Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.txt. +described in Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml. SPI slave nodes must be children of the SPI master node and conform to SPI bus binding as described in Documentation/devicetree/bindings/spi/spi-bus.txt. |