summaryrefslogtreecommitdiffstats
path: root/doc/device-tree-bindings
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2012-04-16 23:13:51 +0200
committerWolfgang Denk <wd@denx.de>2012-04-16 23:13:51 +0200
commitf5cdc11775c4b7fdbf52a6dd2f463d329804ab11 (patch)
tree362ae60b8776090a35f2abfa7e9a8e37a0150377 /doc/device-tree-bindings
parentdb39f24151627733d6166c5e9a875fe8b356fa72 (diff)
downloadblackbird-obmc-uboot-f5cdc11775c4b7fdbf52a6dd2f463d329804ab11.tar.gz
blackbird-obmc-uboot-f5cdc11775c4b7fdbf52a6dd2f463d329804ab11.zip
Prepare v2012.04-rc2; minor Coding Style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'doc/device-tree-bindings')
-rw-r--r--doc/device-tree-bindings/i2c/tegra20-i2c.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/device-tree-bindings/i2c/tegra20-i2c.txt b/doc/device-tree-bindings/i2c/tegra20-i2c.txt
index d601c17f9b..72649dffa3 100644
--- a/doc/device-tree-bindings/i2c/tegra20-i2c.txt
+++ b/doc/device-tree-bindings/i2c/tegra20-i2c.txt
@@ -4,10 +4,10 @@ Added in U-Boot:
Required properties:
- clocks : Two clocks must be given, each as a phandle to the Tegra's
- CAR node and the clock number as a parameter:
+ CAR node and the clock number as a parameter:
- the I2C clock to use for the peripheral
- the pll_p_out3 clock, which can be used for fast operation. This
- does not change and is the same for all I2C nodes.
+ does not change and is the same for all I2C nodes.
Example:
(TODO: merge with existing example):
OpenPOWER on IntegriCloud