]> asedeno.scripts.mit.edu Git - linux.git/commit
pwm: tegra: Add DT binding details to configure pin in suspends/resume
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 7 Apr 2017 09:34:01 +0000 (15:04 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 12 Apr 2017 14:09:49 +0000 (16:09 +0200)
commit0dafdd168b0f441668e0d96a508af35a986374bf
treeb57e63b7293a9c8e4aa991f704f31b018b2e0967
parent250b76f43f57d578ebff5e7211eb2c73aa5cd6ca
pwm: tegra: Add DT binding details to configure pin in suspends/resume

In some of NVIDIA Tegra's platform, PWM controller is used to
control the PWM controlled regulators. PWM signal is connected to
the VID pin of the regulator where duty cycle of PWM signal decide
the voltage level of the regulator output.

When system enters suspend, some PWM client/slave regulator devices
require the PWM output to be tristated.

Add DT binding details to provide the pin configuration state
from PWM and pinctrl DT node in suspend and active state of
the system.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/nvidia,tegra20-pwm.txt