Re: [PATCH] mfd: OMAP4460+: System control module driver

2011-09-26 Thread J, KEERTHY
On Fri, Sep 23, 2011 at 12:20 PM, Paul Walmsley wrote: > Hi > > some comments: > > On Thu, 22 Sep 2011, Keerthy wrote: > >> The system control module has several components. On die temperature is a >> part >> of system control module. The system control module driver registers the >> temperature

Re: [PATCH] mfd: OMAP4460+: System control module driver

2011-09-22 Thread Paul Walmsley
Hi some comments: On Thu, 22 Sep 2011, Keerthy wrote: > The system control module has several components. On die temperature is a part > of system control module. The system control module driver registers the > temperature sensor as a client. A hwmon driver for temperature sensor to > route the

[PATCH] mfd: OMAP4460+: System control module driver

2011-09-22 Thread Keerthy
The system control module has several components. On die temperature is a part of system control module. The system control module driver registers the temperature sensor as a client. A hwmon driver for temperature sensor to route the temperature and the thresholds to the user space. The system co