]> git.kernelconcepts.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>
Thu, 4 Apr 2013 23:17:40 +0000 (17:17 -0600)
commit3fc2f94eba35cc4735ec775d3c7b36deda71e2b1
treea9ab203515c77b3a5787430856c61fffe828ee5d
parentc5d9da4aab7a9677e7c820e8ed3dcb2a4cb4725a
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