RE: [PATCH V12 2/5] thermal: of-thermal: add API for getting sensor ID from DT

2019-05-17 Thread Anson Huang
arulasolutions.com; > enric.balle...@collabora.com; marc.w.gonza...@free.fr; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linux-arm- > ker...@lists.infradead.org; linux...@vger.kernel.org > Cc: dl-linux-imx > Subject: Re: [PATCH V12 2/5] thermal: of-thermal: add API for g

Re: [PATCH V12 2/5] thermal: of-thermal: add API for getting sensor ID from DT

2019-05-16 Thread Daniel Lezcano
On 16/04/2019 05:22, Anson Huang wrote: > On some platforms like i.MX8QXP, the thermal driver needs a > real HW sensor ID from DT thermal zone, the HW sensor ID is > used to get temperature from SCU firmware, and the virtual > sensor ID starting from 0 to N is NOT used at all, this patch > adds