RE: [PATCH v4 2/4] mfd: omap: control: core system control driver

2012-08-29 Thread AnilKumar, Chimata
Hi Konstantin, On Wed, Jul 25, 2012 at 16:35:16, Konstantin Baydarov wrote: > This patch introduces a MFD core device driver for > OMAP system control module. > > The control module allows software control of > various static modes supported by the device. It is > composed of two control submodul

Re: [PATCH v4 2/4] mfd: omap: control: core system control driver

2012-08-08 Thread Tony Lindgren
* Konstantin Baydarov [120725 04:10]: > + > +u32 omap_control_status_read(void) > +{ > + return __raw_readl(omap_control_base); > +} Ah OK it's changed here.. Sorry I was looking at the older version. > +void __init of_omap_control_init(const struct of_device_id *matches) > +{ > + struct

Re: [PATCH v4 2/4] mfd: omap: control: core system control driver

2012-07-25 Thread Felipe Balbi
Hi, On Wed, Jul 25, 2012 at 03:05:16PM +0400, Konstantin Baydarov wrote: > This patch introduces a MFD core device driver for > OMAP system control module. > > The control module allows software control of > various static modes supported by the device. It is > composed of two control submodules: