Hello Linus,
Here are a couple of fixes on thermal subsystem.
Please consider pulling from
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes
to receive Thermal Management updates for v4.17-rc2 with top-most
e04907dbc25930b88ee2328fe692c776f63ddf2c:
dt-bindings: thermal: Remove "cooling-{min|max}-level" properties (2018-04-18 07:04:28 -0700)
on top of commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
BR,
Eduardo Valentin
----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
dt-bindings: thermal: remove no longer needed samsung thermal properties
Viresh Kumar (1):
dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
.../devicetree/bindings/thermal/exynos-thermal.txt | 23 +++++-----------------
.../devicetree/bindings/thermal/thermal.txt | 16 +--------------
2 files changed, 6 insertions(+), 33 deletions(-)
Hi, Eduardo,
On 五, 2018-04-20 at 09:18 -0700, Eduardo Valentin wrote:
> Hello Linus,
>
> Here are a couple of fixes on thermal subsystem.
> Please consider pulling from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-
> thermal fixes
>
> to receive Thermal Management updates for v4.17-rc2 with top-most
>
> e04907dbc25930b88ee2328fe692c776f63ddf2c:
>
> dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
> (2018-04-18 07:04:28 -0700)
>
> on top of commit 60cc43fc888428bb2f18f08997432d426a243338:
>
> Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
>
As this does not hit 4.17-rc2, and I have some thermal core fixes now,
would you mind rebase the patches on top of 4.17-rc2, and send the pull
request to me, including the exynos fixes, so that I can pull and queue
for next -rc?
thanks,
rui
> BR,
>
> Eduardo Valentin
>
> ----------------------------------------------------------------
> Bartlomiej Zolnierkiewicz (1):
> dt-bindings: thermal: remove no longer needed samsung thermal
> properties
>
> Viresh Kumar (1):
> dt-bindings: thermal: Remove "cooling-{min|max}-level"
> properties
>
> .../devicetree/bindings/thermal/exynos-thermal.txt | 23 +++++-------
> ----------
> .../devicetree/bindings/thermal/thermal.txt | 16 +-----------
> ---
> 2 files changed, 6 insertions(+), 33 deletions(-)
Hey Rui,
On Tue, Apr 24, 2018 at 09:25:45PM +0800, Zhang Rui wrote:
> Hi, Eduardo,
>
> On 五, 2018-04-20 at 09:18 -0700, Eduardo Valentin wrote:
> > Hello Linus,
> >
> > Here are a couple of fixes on thermal subsystem.
> > Please consider pulling from
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-
> > thermal fixes
> >
> > to receive Thermal Management updates for v4.17-rc2 with top-most
> >
> > e04907dbc25930b88ee2328fe692c776f63ddf2c:
> >
> > dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
> > (2018-04-18 07:04:28 -0700)
> >
> > on top of commit 60cc43fc888428bb2f18f08997432d426a243338:
> >
> > Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> >
> As this does not hit 4.17-rc2, and I have some thermal core fixes now,
> would you mind rebase the patches on top of 4.17-rc2, and send the pull
> request to me, including the exynos fixes, so that I can pull and queue
> for next -rc?
Linus already pulled this:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=83beed7b2b26f232d782127792dd0cd4362fdc41
But for this week I will rebase the fixes I have and send them to you
first, so you send to Linus a combined one.
>
> thanks,
> rui
BR,
Eduardo