Re: [PATCH v5 01/18] thermal: sun8i: add thermal driver for h6

2019-09-01 Thread Ondřej Jirman
Hello, On Sat, Aug 10, 2019 at 05:28:12AM +, 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. I've tested this driver on H6 SoC, and it reports tem

Re: [PATCH v5 01/18] thermal: sun8i: add thermal driver for h6

2019-08-31 Thread Ondřej Jirman
Hello Yangtao, On Sat, Aug 10, 2019 at 05:28:12AM +, 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 v5 01/18] thermal: sun8i: add thermal driver for h6

2019-08-09 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