Re: [PATCH v3 1/3] thermal: sun8i: add thermal driver for h6

From: Vasily Khoruzhick
Date: Mon Jun 10 2019 - 20:38:35 EST


On Mon, Jun 10, 2019 at 5:31 PM Frank Lee <tiny.windzz@xxxxxxxxx> wrote:
>
> On Tue, Jun 11, 2019 at 7:29 AM Vasily Khoruzhick <anarsoul@xxxxxxxxx> wrote:
> >
> > On Sat, May 25, 2019 at 11:17 AM Yangtao Li <tiny.windzz@xxxxxxxxx> wrote:
> > >
> > > This patch adds the support for allwinner thermal sensor, within
> > > allwinner SoC. It will register sensors for thermal framework
> > > and use device tree to bind cooling device.
> >
> > Hi Yangtao,
> >
> > Any plans on v4 of this series?
> >
>
> I am waiting for comment from Maxime.
>
> Iâll support both h3 and h6 in v4.

If you have a git tree I'll be happy to contribute A64 support. IIRC
it was quite similar to H3.

> Yangtao