summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2018-05-06 13:23:45 +0200
committerWolfram Sang <wsa@the-dreams.de>2018-05-15 10:42:20 +0200
commita80bcb5adcc8aef3ebf9a6e4fdc593c295643499 (patch)
tree449f730259b46b03e4c57f193fbfc5cc34b6c227 /Documentation
parent9f4659ba384780f8bc5b18717865026d83d455ce (diff)
downloadop-kernel-dev-a80bcb5adcc8aef3ebf9a6e4fdc593c295643499.zip
op-kernel-dev-a80bcb5adcc8aef3ebf9a6e4fdc593c295643499.tar.gz
dt-bindings: i2c: fix typo 'can by' to 'can be'
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-davinci.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-davinci.txt b/Documentation/devicetree/bindings/i2c/i2c-davinci.txt
index 64e6e65..b745f37 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-davinci.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-davinci.txt
@@ -24,7 +24,7 @@ Recommended properties :
- clock-frequency : desired I2C bus clock frequency in Hz.
- ti,has-pfunc: boolean; if defined, it indicates that SoC supports PFUNC
registers. PFUNC registers allow to switch I2C pins to function as
- GPIOs, so they can by toggled manually.
+ GPIOs, so they can be toggled manually.
Example (enbw_cmc board):
i2c@1c22000 {
OpenPOWER on IntegriCloud