• Wei Ni's avatar
    thermal: tegra: support hw and sw shutdown · 2510aa56
    Wei Ni authored
    Currently the critical trip points in thermal framework are the only
    way to specify a temperature at which HW should shutdown. This is
    insufficient for certain platforms which would want an orderly
    software shutdown in addition to HW shutdown.
    
    This change support to parse "nvidia, thermtrips" property,
    it allows soctherm DT to specify thermtrip temperatures so that
    critical trip points framework can be used for doing software
    shutdown.
    Signed-off-by: default avatarWei Ni <wni@nvidia.com>
    Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
    2510aa56
tegra210-soctherm.c 7.11 KB