Re: [PATCH v1 01/12] of: Add bindings of thermtrip for Tegra soctherm

2019-02-20 Thread Wei Ni
On 20/2/2019 9:22 AM, Eduardo Valentin wrote: > On Fri, Dec 28, 2018 at 11:28:42AM +0800, Wei Ni wrote: >> >> >> On 28/12/2018 7:06 AM, Rob Herring wrote: >>> On Tue, Dec 18, 2018 at 03:34:33PM +0800, Wei Ni wrote: Add optional property "nvidia,thermtrips". If present, these trips will

Re: [PATCH v1 01/12] of: Add bindings of thermtrip for Tegra soctherm

2019-02-19 Thread Eduardo Valentin
On Fri, Dec 28, 2018 at 11:28:42AM +0800, Wei Ni wrote: > > > On 28/12/2018 7:06 AM, Rob Herring wrote: > > On Tue, Dec 18, 2018 at 03:34:33PM +0800, Wei Ni wrote: > >> Add optional property "nvidia,thermtrips". > >> If present, these trips will be used as HW shutdown trips, > >> and critical tri

Re: [PATCH v1 01/12] of: Add bindings of thermtrip for Tegra soctherm

2018-12-27 Thread Wei Ni
On 28/12/2018 7:06 AM, Rob Herring wrote: > On Tue, Dec 18, 2018 at 03:34:33PM +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 01/12] of: Add bindings of thermtrip for Tegra soctherm

2018-12-27 Thread Rob Herring
On Tue, Dec 18, 2018 at 03:34:33PM +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

[PATCH v1 01/12] of: Add bindings of thermtrip for Tegra soctherm

2018-12-17 Thread Wei Ni
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-soctherm.txt| 20 +--- 1 file changed, 17 insertions(+),