Re: [PATCH v5 01/11] of: Add bindings of hw throttle for Tegra soctherm
From: Rob Herring <robh@kernel.org>
Date: 2016-05-16 15:01:56
Also in:
linux-pm, linux-tegra, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-05-16 15:01:56
Also in:
linux-pm, linux-tegra, lkml
On Wed, May 11, 2016 at 06:20:16PM +0800, Wei Ni wrote:
Add HW throttle configuration sub-node for soctherm, which is used to describe the throttle event, and worked as a cooling device. The "hot" type trip in thermal zone can be bound to this cooling device, and trigger the throttle function. Signed-off-by: Wei Ni <redacted> --- .../bindings/thermal/nvidia,tegra124-soctherm.txt | 121 ++++++++++++++++++++- 1 file changed, 119 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>