dt-bindings: nfc: ti,trf7970a: fix usage example
authorTobias Schramm <t.schramm@manjaro.org>
Thu, 25 Jan 2024 20:15:05 +0000 (21:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jan 2024 13:02:07 +0000 (13:02 +0000)
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>
Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml

index 9cc236ec42f232b922a9aeb3ef0f5282d7383ad3..d0332eb76ad263063569f81fa68ce068195f8ef0 100644 (file)
@@ -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>;