]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
soc/tegra: pmc: Rename DT props to make its length < 32
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 20 Sep 2017 09:14:43 +0000 (14:44 +0530)
committerBharat Nihalani <bnihalani@nvidia.com>
Tue, 31 Oct 2017 13:35:22 +0000 (06:35 -0700)
commit031de6cde703a12063d7f720b2b932bd79c18e80
tree692bc588aad60a755a8eea7682ef767fc4ccf827
parent34a7a7e81659448622e680a9e7f93a1f881e17ef
soc/tegra: pmc: Rename DT props to make its length < 32

Rename some of DT properties to make its length < 32 character
to meet ePAPR specs.

Still keep the older property to have backward compatibility.
Properties are:
  nvidia,wait-before-start-bus-clear-us -> nvidia,wait-start-bus-clear-us
  nvidia,core-power-req-active-high -> nvidia,core-pwr-req-active-high

Bug 200347832

Change-Id: I866bda9c7353a384eed950ead9b78835efa1dc8d
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1564325
Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com>
Reviewed-by: Shardar Mohammed <smohammed@nvidia.com>
Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com>
GVS: Gerrit_Virtual_Submit
(cherry picked from commit 592da8e7352fbc3f30a080a51940bcd7241121b5)
Documentation/devicetree/bindings/arm/tegra/nvidia,tegra20-pmc.txt
drivers/soc/tegra/pmc.c