Re: [PATCH v4 01/11] thermal: sun8i: add thermal driver for h6

2019-06-24 Thread Ondřej Jirman
Hello Yangtao, On Sun, Jun 23, 2019 at 12:41:56PM -0400, Yangtao Li 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. > > Signed-off-by: Yangtao Li > --- > MAINT

[PATCH v4 01/11] thermal: sun8i: add thermal driver for h6

2019-06-23 Thread Yangtao Li
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. Signed-off-by: Yangtao Li --- MAINTAINERS | 7 + drivers/thermal/Kconfig | 14 ++ drivers/ther