ARM: tegra: Add MIPI calibration DT entries for Tegra114
authorThierry Reding <thierry.reding@gmail.com>
Thu, 19 Dec 2013 15:59:27 +0000 (16:59 +0100)
committerStephen Warren <swarren@nvidia.com>
Fri, 20 Dec 2013 00:07:31 +0000 (17:07 -0700)
Add a device node for the MIPI calibration block on Tegra114. There is
no need to disable it by default because it only enables the clock while
performing calibration and therefore shouldn't be consuming any power
when unused.

Signed-off-by: Thierry Reding <treding@nvidia.com>
[swarren, add unit address to new DT node name]
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found