summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorChristophe Ricard <christophe.ricard@gmail.com>2014-05-20 21:45:04 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2014-05-26 00:46:01 +0200
commit4ea7ceea5189f018800b9ed3b354bb4e2c39cd1a (patch)
treef51fbffbc54bee5a96f36694676723b4ce8508dd /Documentation
parent9dc33705b26aa67a94d8ada0a083557e9815cd0d (diff)
downloadop-kernel-dev-4ea7ceea5189f018800b9ed3b354bb4e2c39cd1a.zip
op-kernel-dev-4ea7ceea5189f018800b9ed3b354bb4e2c39cd1a.tar.gz
NFC: dts: st21nfca_i2c: Correct minor typo in documentation
Replaced st,st21nfca-i2c by st,st21nfca_i2c to be concistent with below configuration and driver in drivers/nfc/st21nfca/ Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/nfc/st21nfca.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/nfc/st21nfca.txt b/Documentation/devicetree/bindings/net/nfc/st21nfca.txt
index 4724fe6..e4faa2e 100644
--- a/Documentation/devicetree/bindings/net/nfc/st21nfca.txt
+++ b/Documentation/devicetree/bindings/net/nfc/st21nfca.txt
@@ -1,7 +1,7 @@
* STMicroelectronics SAS. ST21NFCA NFC Controller
Required properties:
-- compatible: Should be "st,st21nfca-i2c".
+- compatible: Should be "st,st21nfca_i2c".
- clock-frequency: I²C work frequency.
- reg: address on the bus
- interrupt-parent: phandle for the interrupt gpio controller
OpenPOWER on IntegriCloud