]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
padctrl: tegra210-pad: remove duplication of IO PAD init
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 26 May 2015 14:54:35 +0000 (20:24 +0530)
committerLaxman Dewangan <ldewangan@nvidia.com>
Tue, 2 Jun 2015 06:28:24 +0000 (23:28 -0700)
commit5355309eb40d827c67f2b19323ac2d4107681b9c
tree037a6f01b4770103dc631d05593073da4cb85cf6
parent2c6d0383e546bbd6c1b093f401c6cbbb4c7ba4cb
padctrl: tegra210-pad: remove duplication of IO PAD init

Remove duplication of IO pad voltage and dpd initialization
via DT properties platform-io-pad-voltage and platform-io-pad-power
as the same can be achieve with io-pad-defaults node.

bug 1648039

Change-Id: I09308f65868fe53288e235c4adae8232569701f5
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
(cherry picked from commit 11cdbcc830fe01e55c55cb0a780a4ced77a21a2b)
Reviewed-on: http://git-master/r/750847
Documentation/devicetree/bindings/padctrl/padctrl-tegra210-pmc.txt
drivers/padctrl/padctrl-tegra210-pmc.c