ARM: tegra: add SPI nodes to Tegra114 DT
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 15 Mar 2013 18:37:25 +0000 (12:37 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 4 Apr 2013 23:17:41 +0000 (17:17 -0600)
NVIDIA's Tegra114 has 6 SPI controllers. These controllers are
redesign on T114 with different register interface.

Add DT entry for spi controllers and make it compatible with
"nvidia,tegra114-spi", since they are a new incompatible design.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
[swarren: fixed reg property for 3rd SPI controller]
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found