summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorTobias Schramm <t.schramm@manjaro.org>2024-01-25 23:15:05 +0300
committerDavid S. Miller <davem@davemloft.net>2024-01-29 16:02:07 +0300
commit9e1aa985d61eacd5931496b80fbd1c2d2cdeece5 (patch)
treee670d8724c69f828fbe07f93b8d7aaf542974650 /Documentation/devicetree
parent1ddfecafabf71e0e5345dff877d2680083c7e078 (diff)
downloadlinux-9e1aa985d61eacd5931496b80fbd1c2d2cdeece5.tar.xz
dt-bindings: nfc: ti,trf7970a: fix usage example
The TRF7970A is a SPI device, not I2C. Signed-off-by: Tobias Schramm <t.schramm@manjaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml b/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
index 9cc236ec42f2..d0332eb76ad2 100644
--- a/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
+++ b/Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
@@ -73,7 +73,7 @@ examples:
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/interrupt-controller/irq.h>
- i2c {
+ spi {
#address-cells = <1>;
#size-cells = <0>;