[RFC PATCH 1/9] ARM: dt: t30 cardhu: add dt entry for lm90
From: Stephen Warren <hidden>
Date: 2013-02-19 22:48:35
Also in:
linux-devicetree, linux-pm, linux-tegra
From: Stephen Warren <hidden>
Date: 2013-02-19 22:48:35
Also in:
linux-devicetree, linux-pm, linux-tegra
On 02/18/2013 08:28 PM, Alex Courbot wrote:
On 02/18/2013 08:30 PM, Wei Ni wrote:quoted
Enable thermal sensor lm90 in the dts file.Acked-by: Alexandre Courbot <acourbot@nvidia.com> Btw, shouldn't this patch come last, after all the changes you did to lm90? If you keep the current order, you will need to ensure that the device performs as expected on Cardhu for each of the remaining patches of the series. It is probably safer to just move this one at the end to avoid trouble.
Hmm. This patch on its own seems simple enough, and so I should really just apply it as soon as 3.9-rc1 is out. Note that we (and probably others) have many device trees for boards besides Cardhu that instantiate the LM90 driver. The driver has to continue to work perfectly for all the patches in the series. Not enabling the driver on Cardhu isn't enough to allow patches in the middle of the series to break the already-working driver.