From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Subject: Re: [PATCHv3 05/16] hwmon: lm75: expose to thermal fw via DT nodes Date: Sat, 21 Sep 2013 19:30:35 -0400 Message-ID: <523E2C1B.9010307@ti.com> References: <1379457325-18192-1-git-send-email-eduardo.valentin@ti.com> <1379521314-16959-1-git-send-email-eduardo.valentin@ti.com> <523DE01F.4020607@roeck-us.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9x4MDBE764IgUNxf3PGiCru6VpXDCprP3" Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:42962 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751936Ab3IUXdI (ORCPT ); Sat, 21 Sep 2013 19:33:08 -0400 In-Reply-To: <523DE01F.4020607@roeck-us.net> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Guenter Roeck Cc: Eduardo Valentin , swarren@wwwdotorg.org, pawel.moll@arm.com, mark.rutland@arm.com, ian.campbell@citrix.com, rob.herring@calxeda.com, rui.zhang@intel.com, wni@nvidia.com, grant.likely@linaro.org, durgadoss.r@intel.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, Jean Delvare --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21-09-2013 14:06, Guenter Roeck wrote: > On 09/18/2013 09:21 AM, Eduardo Valentin wrote: >> This patch adds to lm75 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 >> inside the lm75 DT node. Otherwise, the driver behavior >> will be the same. >> >> Cc: Jean Delvare >> Cc: Guenter Roeck >> Cc: lm-sensors@lm-sensors.org >> Cc: linux-kernel@vger.kernel.org >> Signed-off-by: Eduardo Valentin >=20 > Acked-by: Guenter Roeck >=20 Cool! thanks again for taking the time to review this. > I assume this will be sent upstream through the thermal tree ? Yeah, that is the idea, at least for the core part. The hwmon changes I believe goes via hwmon tree, right? I still need acks from device tree maintainers before moving forward, though. >=20 > Guenter >=20 >=20 >=20 --=20 You have got to be excited about what you are doing. (L. Lamport) Eduardo Valentin --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREIAAYFAlI+LBsACgkQCXcVR3XQvP1YkgEA+thEwLny2zsb7vO5ODX15WSW cqta5NCW0piq29l+mqIBAKFJSPshORy6eRR4I+hAw6GSFYhQ0bqUsz07MY/dQOIW =FscP -----END PGP SIGNATURE----- --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Date: Sat, 21 Sep 2013 23:30:35 +0000 Subject: Re: [lm-sensors] [PATCHv3 05/16] hwmon: lm75: expose to thermal fw via DT nodes Message-Id: <523E2C1B.9010307@ti.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============6647073896813237409==" List-Id: References: <1379457325-18192-1-git-send-email-eduardo.valentin@ti.com> <1379521314-16959-1-git-send-email-eduardo.valentin@ti.com> <523DE01F.4020607@roeck-us.net> In-Reply-To: <523DE01F.4020607@roeck-us.net> To: Guenter Roeck Cc: Eduardo Valentin , swarren@wwwdotorg.org, pawel.moll@arm.com, mark.rutland@arm.com, ian.campbell@citrix.com, rob.herring@calxeda.com, rui.zhang@intel.com, wni@nvidia.com, grant.likely@linaro.org, durgadoss.r@intel.com, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, Jean Delvare --===============6647073896813237409== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9x4MDBE764IgUNxf3PGiCru6VpXDCprP3" --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21-09-2013 14:06, Guenter Roeck wrote: > On 09/18/2013 09:21 AM, Eduardo Valentin wrote: >> This patch adds to lm75 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 >> inside the lm75 DT node. Otherwise, the driver behavior >> will be the same. >> >> Cc: Jean Delvare >> Cc: Guenter Roeck >> Cc: lm-sensors@lm-sensors.org >> Cc: linux-kernel@vger.kernel.org >> Signed-off-by: Eduardo Valentin >=20 > Acked-by: Guenter Roeck >=20 Cool! thanks again for taking the time to review this. > I assume this will be sent upstream through the thermal tree ? Yeah, that is the idea, at least for the core part. The hwmon changes I believe goes via hwmon tree, right? I still need acks from device tree maintainers before moving forward, though. >=20 > Guenter >=20 >=20 >=20 --=20 You have got to be excited about what you are doing. (L. Lamport) Eduardo Valentin --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREIAAYFAlI+LBsACgkQCXcVR3XQvP1YkgEA+thEwLny2zsb7vO5ODX15WSW cqta5NCW0piq29l+mqIBAKFJSPshORy6eRR4I+hAw6GSFYhQ0bqUsz07MY/dQOIW =FscP -----END PGP SIGNATURE----- --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3-- --===============6647073896813237409== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ lm-sensors mailing list lm-sensors@lm-sensors.org http://lists.lm-sensors.org/mailman/listinfo/lm-sensors --===============6647073896813237409==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752224Ab3IUXdK (ORCPT ); Sat, 21 Sep 2013 19:33:10 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:42962 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751936Ab3IUXdI (ORCPT ); Sat, 21 Sep 2013 19:33:08 -0400 Message-ID: <523E2C1B.9010307@ti.com> Date: Sat, 21 Sep 2013 19:30:35 -0400 From: Eduardo Valentin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Guenter Roeck CC: Eduardo Valentin , , , , , , , , , , , , , , Jean Delvare Subject: Re: [PATCHv3 05/16] hwmon: lm75: expose to thermal fw via DT nodes References: <1379457325-18192-1-git-send-email-eduardo.valentin@ti.com> <1379521314-16959-1-git-send-email-eduardo.valentin@ti.com> <523DE01F.4020607@roeck-us.net> In-Reply-To: <523DE01F.4020607@roeck-us.net> X-Enigmail-Version: 1.5.2 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9x4MDBE764IgUNxf3PGiCru6VpXDCprP3" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21-09-2013 14:06, Guenter Roeck wrote: > On 09/18/2013 09:21 AM, Eduardo Valentin wrote: >> This patch adds to lm75 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 >> inside the lm75 DT node. Otherwise, the driver behavior >> will be the same. >> >> Cc: Jean Delvare >> Cc: Guenter Roeck >> Cc: lm-sensors@lm-sensors.org >> Cc: linux-kernel@vger.kernel.org >> Signed-off-by: Eduardo Valentin >=20 > Acked-by: Guenter Roeck >=20 Cool! thanks again for taking the time to review this. > I assume this will be sent upstream through the thermal tree ? Yeah, that is the idea, at least for the core part. The hwmon changes I believe goes via hwmon tree, right? I still need acks from device tree maintainers before moving forward, though. >=20 > Guenter >=20 >=20 >=20 --=20 You have got to be excited about what you are doing. (L. Lamport) Eduardo Valentin --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREIAAYFAlI+LBsACgkQCXcVR3XQvP1YkgEA+thEwLny2zsb7vO5ODX15WSW cqta5NCW0piq29l+mqIBAKFJSPshORy6eRR4I+hAw6GSFYhQ0bqUsz07MY/dQOIW =FscP -----END PGP SIGNATURE----- --9x4MDBE764IgUNxf3PGiCru6VpXDCprP3--