On Fri, 4 Jan 2019 11:06:43 +0800, Joseph Lo wrote:
From: Peter De Schrijver <redacted>
Add new properties to configure the DFLL PWM regulator support.
Cc: devicetree@vger.kernel.org
Signed-off-by: Peter De Schrijver <redacted>
Signed-off-by: Joseph Lo <redacted>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
---
*V4:
- s/nvidia,pwm-period/nvidia,pwm-period-nanoseconds/
*V3:
- no change
*V2:
- update the binding strings and descriptions for
nvidia,pwm-tristate-microvolts
nvidia,pwm-min-microvolts
nvidia,pwm-voltage-step-microvolts
---
.../bindings/clock/nvidia,tegra124-dfll.txt | 79 ++++++++++++++++++-
1 file changed, 77 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>