Re: [PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-28 Thread Wei Ni
Hi, Does anyone have comments on this series? Thanks. Wei. On 2016年02月22日 16:05, Wei Ni wrote: > This patchset adds following functions for tegra_soctherm driver: > 1. add T210 support. > 2. export debugfs to show some registers. > 3. add thermtrip funciton. > 4. add suspend/resume function. > >

Re: [PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-22 Thread Wei Ni
On 2016年02月23日 02:31, Matt Longnecker wrote: > Wei, > > Should changes to of-thermal should be discussed on linux-pm as opposed to > just > linux-tegra and lkml? > > Should you include Eduardo on the thread? The [PATCH v6 07/12] has the changes to of-thermal, I added Eduardo in the "To:" list

Re: [PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-22 Thread Matt Longnecker
Wei, Should changes to of-thermal should be discussed on linux-pm as opposed to just linux-tegra and lkml? Should you include Eduardo on the thread? -Matt On 02/22/2016 12:05 AM, Wei Ni wrote: This patchset adds following functions for tegra_soctherm driver: 1. add T210 support. 2. export d

Re: [PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-22 Thread Wei Ni
In the V5 series, there has discussion about how to implement thermtrip (shut down) function, so I sent out this V6 series, which use Linux thermal framework to implement it, for more discussion. Thierry, It looks there are no comments on patches 01~06 from V4, if no more comments, will your take

Re: [PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-22 Thread Wei Ni
I sent this patch twice, please ignore this one. On 2016年02月22日 16:06, Wei Ni wrote: > This patchset adds following functions for tegra_soctherm driver: > 1. add T210 support. > 2. export debugfs to show some registers. > 3. add thermtrip funciton. > 4. add suspend/resume function. > > The v5 ser

[PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-22 Thread Wei Ni
This patchset adds following functions for tegra_soctherm driver: 1. add T210 support. 2. export debugfs to show some registers. 3. add thermtrip funciton. 4. add suspend/resume function. The v5 serial is in: http://www.spinics.net/lists/linux-tegra/msg25079.html The v4 serial is in: http://www.sp

[PATCH v6 00/12] Add T210 support in Tegra soctherm

2016-02-22 Thread Wei Ni
This patchset adds following functions for tegra_soctherm driver: 1. add T210 support. 2. export debugfs to show some registers. 3. add thermtrip funciton. 4. add suspend/resume function. The v5 serial is in: http://www.spinics.net/lists/linux-tegra/msg25079.html The v4 serial is in: http://www.sp