aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Schramm <[email protected]>2024-01-25 21:15:05 +0100
committerDavid S. Miller <[email protected]>2024-01-29 13:02:07 +0000
commit9e1aa985d61eacd5931496b80fbd1c2d2cdeece5 (patch)
treee670d8724c69f828fbe07f93b8d7aaf542974650
parent1ddfecafabf71e0e5345dff877d2680083c7e078 (diff)
dt-bindings: nfc: ti,trf7970a: fix usage example
The TRF7970A is a SPI device, not I2C. Signed-off-by: Tobias Schramm <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-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>;