On 07/11/2013 01:13 AM, Thierry Reding wrote: > * PGP Signed by an unknown key > > On Wed, Jul 10, 2013 at 07:29:57PM +0800, Wei Ni wrote: >> Enable thermal sensor nct1008 for t30 cardhu. > > Nit: "Tegra30 Cardhu" > >> diff --git a/arch/arm/boot/dts/tegra30-cardhu.dtsi b/arch/arm/boot/dts/tegra30-cardhu.dtsi > [...] >> }; >> }; >> }; >> + >> + nct1008: nct1008 { > > I don't think it's very likely that this chip will need to be referenced > by a phandle, in which case the "nct1008:" label can be dropped. Even if > it was used at some point in the future, it's better to add it at that > time. Ok, I will remove it. In the future, I may use this node in the thermal framework, something like: thermal_zone { sensor = <&nct1008>; cooling = <&xxxx>; .... } So, at that time I will try to add it again. Thanks. Wei. > > Thierry > > * Unknown Key > * 0x7F3EB3A1 > _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors