[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240110100913.587849-1-t.schramm@manjaro.org>
Date: Wed, 10 Jan 2024 11:09:13 +0100
From: Tobias Schramm <t.schramm@...jaro.org>
To: Mark Greer <mgreer@...malcreek.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
	Rob Herring <robh+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>
Cc: linux-wireless@...r.kernel.org,
	netdev@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Tobias Schramm <t.schramm@...jaro.org>
Subject: [PATCH] dt-bindings: nfc: ti,trf7970a: fix usage example
The TRF7970A is a SPI device, not I2C.
Signed-off-by: Tobias Schramm <t.schramm@...jaro.org>
---
 Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
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>;
 
-- 
2.43.0
Powered by blists - more mailing lists
 
