Messages in this thread |  | | Date | Tue, 04 Mar 2014 15:06:48 -0700 | From | Stephen Warren <> | Subject | Re: [PATCH v2 3/3] ARM: tegra: dalmore: add thermal zones for nct1008 |
| |
On 03/04/2014 04:31 AM, Wei Ni wrote: > Add dt node to describe the thermal zone for the nct1008. > > Change-Id: I0256836e52d73ec282574e4fd91df52958936e35
???????
> diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts b/arch/arm/boot/dts/tegra114-dalmore.dts
> + thermal-zones { > + nct1008-local { > + polling-delay-passive = <2000>; /* milliseconds */
Nothing can possible make use of this node, since there's no compatible value or anything else like that to bind a driver to it.
|  |