]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/device-tree-bindings/i2c/tegra20-i2c.txt
Prepare v2012.04-rc2; minor Coding Style cleanup
[karo-tx-uboot.git] / doc / device-tree-bindings / i2c / tegra20-i2c.txt
index d601c17f9b1835ea745ade42f354f0d46a13ffc8..72649dffa38b32e5b347179ebf6973fb584b0be0 100644 (file)
@@ -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):