• J
    arm64: tegra: Fix Jetson Nano GPU regulator · 434e8aed
    Jon Hunter 提交于
    There are a few issues with the GPU regulator defined for Jetson Nano
    which are:
    
    1. The GPU regulator is a PWM based regulator and not a fixed voltage
       regulator.
    2. The output voltages for the GPU regulator are not correct.
    3. The regulator enable ramp delay is too short for the regulator and
       needs to be increased. 2ms should be sufficient.
    4. This is the same regulator used on Jetson TX1 and so make the ramp
       delay and settling time the same as Jetson TX1.
    
    Cc: stable@vger.kernel.org
    Signed-off-by: NJon Hunter <jonathanh@nvidia.com>
    Fixes: 6772cd0e ("arm64: tegra: Add NVIDIA Jetson Nano Developer Kit support")
    Signed-off-by: NThierry Reding <treding@nvidia.com>
    434e8aed
tegra210-p3450-0000.dts 14.9 KB