]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: tegra: Update Jetson TX1 GPU regulator timings
authorJon Hunter <jonathanh@nvidia.com>
Thu, 20 Jun 2019 08:17:01 +0000 (09:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 07:12:56 +0000 (09:12 +0200)
commit6451bbd4e35b1c3f2b72a5f128c622d7d5e50635
treecaa943baed70297e09f4a4be0f3c4c23f15100e5
parent03a9bb6813a9335632c61cf2e21ced7aef01bb36
arm64: tegra: Update Jetson TX1 GPU regulator timings

commit ece6031ece2dd64d63708cfe1088016cee5b10c0 upstream.

The GPU regulator enable ramp delay for Jetson TX1 is set to 1ms which
not sufficient because the enable ramp delay has been measured to be
greater than 1ms. Furthermore, the downstream kernels released by NVIDIA
for Jetson TX1 are using a enable ramp delay 2ms and a settling delay of
160us. Update the GPU regulator enable ramp delay for Jetson TX1 to be
2ms and add a settling delay of 160us.

Cc: stable@vger.kernel.org
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Fixes: 5e6b9a89afce ("arm64: tegra: Add VDD_GPU regulator to Jetson TX1")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi