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

2019-06-11 Thread Aisheng Dong
Hi Eduardo & Rui, > From: Anson Huang > Sent: Tuesday, June 11, 2019 8:37 PM > > > From: Aisheng Dong > > Sent: Tuesday, June 11, 2019 7:47 PM > > Subject: RE: [PATCH V14 2/5] thermal: of-thermal: add API for getting > > sensor ID from DT > > > > H

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

2019-06-11 Thread Anson Huang
rg > Cc: dl-linux-imx > Subject: RE: [PATCH V14 2/5] thermal: of-thermal: add API for getting sensor > ID from DT > > Hi Anson, > > The implementation looks good to me. > A few minor comments on the doc: This patch is pending for so long and even till now I am NOT sure

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

2019-06-11 Thread Aisheng Dong
Hi Anson, The implementation looks good to me. A few minor comments on the doc: > From: anson.hu...@nxp.com [mailto:anson.hu...@nxp.com] > Sent: Monday, June 10, 2019 10:53 AM > > On some platforms like i.MX8QXP, the thermal driver needs a real HW sensor > ID from DT thermal zone, the HW sensor

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

2019-06-09 Thread Anson . Huang
From: Anson Huang 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 new API thermal_zone_of_get_senso