diff options
Diffstat (limited to 'Bindings/i2c/i2c-davinci.txt')
-rw-r--r-- | Bindings/i2c/i2c-davinci.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/i2c/i2c-davinci.txt b/Bindings/i2c/i2c-davinci.txt index 64e6e656c345..b745f3706120 100644 --- a/Bindings/i2c/i2c-davinci.txt +++ b/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 { |