]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: add I2C nodes to Tegra114 DT
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 13 Mar 2013 19:49:51 +0000 (01:19 +0530)
committerStephen Warren <swarren@nvidia.com>
Fri, 15 Mar 2013 18:35:20 +0000 (12:35 -0600)
commitd837917487c9126238961a20e5b740cb6186f69b
tree4b2d456ad97941d36de4acf3917fbcf53ea6f3b2
parentc0c059de497de4b9305f4531e109932397d3a41a
ARM: tegra: add I2C nodes to Tegra114 DT

NVIDIA's Tegra114 has 5 I2C controllers. These controllers have the
following changes which makes incompatible with previous hardware:
- Single clock source to I2C controller.
- Interrupt support for per packet transfer.

Add DT entry for I2C controllers and make it compatible with
"nvidia,tegra114-i2c".

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
[swarren: fixed location of status property for consistency]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra114.dtsi