Re: [PATCH v1 1/3] of: add nvidia,thermtrips property

2018-12-16 Thread Wei Ni
On 14/12/2018 10:29 PM, Thierry Reding wrote: > On Fri, Dec 07, 2018 at 06:10:05PM +0800, Wei Ni wrote: >> Add optional property "nvidia,thermtrips". >> If present, these trips will be used as HW shutdown trips, >> and critical trips will be used as SW shutdown trips. >> >> Signed-off-by: Wei Ni

Re: [PATCH v1 1/3] of: add nvidia,thermtrips property

2018-12-14 Thread Thierry Reding
On Fri, Dec 07, 2018 at 06:10:05PM +0800, Wei Ni wrote: > Add optional property "nvidia,thermtrips". > If present, these trips will be used as HW shutdown trips, > and critical trips will be used as SW shutdown trips. > > Signed-off-by: Wei Ni > --- > .../bindings/thermal/nvidia,tegra124-socther