Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Wolfram Sang and committed by
Wolfram Sang
a80bcb5a 9f4659ba

+1 -1
+1 -1
Documentation/devicetree/bindings/i2c/i2c-davinci.txt
··· 24 24 - clock-frequency : desired I2C bus clock frequency in Hz. 25 25 - ti,has-pfunc: boolean; if defined, it indicates that SoC supports PFUNC 26 26 registers. PFUNC registers allow to switch I2C pins to function as 27 - GPIOs, so they can by toggled manually. 27 + GPIOs, so they can be toggled manually. 28 28 29 29 Example (enbw_cmc board): 30 30 i2c@1c22000 {