On Tue, 18 Dec 2018 17:12:15 +0800, Joseph Lo wrote:
The Tegra124 cpufreq driver works only with DFLL clock, which is a
hardware-based frequency/voltage controller. The driver doesn't need to
control the regulator itself. Hence remove that.
Cc: devicetree@vger.kernel.org
Signed-off-by: Joseph Lo <redacted>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
---
*V3:
- no change
*V2:
- add ack tag
---
.../devicetree/bindings/cpufreq/nvidia,tegra124-cpufreq.txt | 2 --
1 file changed, 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>