Re: [PATCH 06/16] hwmon: tmp102: expose to thermal fw via DT nodes

2013-09-21 Thread Guenter Roeck
On 09/18/2013 09:23 AM, Eduardo Valentin wrote: This patch adds to tmp102 temperature sensor the possibility to expose itself as thermal zone device, registered on the thermal framework. The thermal zone is built only if a device tree node describing a thermal zone for this sensor is present ins

Re: [PATCH 06/16] hwmon: tmp102: expose to thermal fw via DT nodes

2013-09-17 Thread Eduardo Valentin
On 15-09-2013 19:33, Guenter Roeck wrote: > On 09/15/2013 03:02 PM, Eduardo Valentin wrote: >> This patch adds to tmp102 temperature sensor the possibility >> to expose itself as thermal zone device, registered on the >> thermal framework. >> >> The thermal zone is built only if a device tree node

Re: [PATCH 06/16] hwmon: tmp102: expose to thermal fw via DT nodes

2013-09-15 Thread Guenter Roeck
On 09/15/2013 03:02 PM, Eduardo Valentin wrote: This patch adds to tmp102 temperature sensor the possibility to expose itself as thermal zone device, registered on the thermal framework. The thermal zone is built only if a device tree node describing a thermal zone for this sensor is present ins