Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-22 Thread Lee Jones
On Wed, 22 Oct 2014, Pankaj Dubey wrote: > Hello Lee, > > On Tuesday, October 07, 2014 2:39 PM, Lee Jones wrote, > > On Tue, 30 Sep 2014, Pankaj Dubey wrote: > > > > > Currently a syscon entity can be only registered directly through a > > > platform device that binds to a dedicated syscon

RE: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-22 Thread Pankaj Dubey
Hello Lee, On Tuesday, October 07, 2014 2:39 PM, Lee Jones wrote, > On Tue, 30 Sep 2014, Pankaj Dubey wrote: > > > Currently a syscon entity can be only registered directly through a > > platform device that binds to a dedicated syscon driver. However in > > certain use cases it is desirable to

RE: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-22 Thread Pankaj Dubey
Hello Lee, On Tuesday, October 07, 2014 2:39 PM, Lee Jones wrote, On Tue, 30 Sep 2014, Pankaj Dubey wrote: Currently a syscon entity can be only registered directly through a platform device that binds to a dedicated syscon driver. However in certain use cases it is desirable to make a

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-22 Thread Lee Jones
On Wed, 22 Oct 2014, Pankaj Dubey wrote: Hello Lee, On Tuesday, October 07, 2014 2:39 PM, Lee Jones wrote, On Tue, 30 Sep 2014, Pankaj Dubey wrote: Currently a syscon entity can be only registered directly through a platform device that binds to a dedicated syscon driver. However

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-07 Thread Lee Jones
On Tue, 30 Sep 2014, Pankaj Dubey wrote: > Currently a syscon entity can be only registered directly through a > platform device that binds to a dedicated syscon driver. However in > certain use cases it is desirable to make a device used with another > driver a syscon interface provider. > >

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-07 Thread Lee Jones
On Tue, 30 Sep 2014, Pankaj Dubey wrote: Currently a syscon entity can be only registered directly through a platform device that binds to a dedicated syscon driver. However in certain use cases it is desirable to make a device used with another driver a syscon interface provider. For

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-06 Thread Lee Jones
On Mon, 06 Oct 2014, Pankaj Dubey wrote: > Hi Lee, > > On Tuesday, September 30, 2014 9:39 PM Doug Anderson wrote, > > Subject: Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform > > devices > > > > Pankaj, > > > > On Tue, Sep

RE: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-06 Thread Pankaj Dubey
Hi Lee, On Tuesday, September 30, 2014 9:39 PM Doug Anderson wrote, > Subject: Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform > devices > > Pankaj, > > On Tue, Sep 30, 2014 at 1:35 AM, Pankaj Dubey > wrote: > > Currently a syscon entity can

RE: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-06 Thread Pankaj Dubey
Hi Lee, On Tuesday, September 30, 2014 9:39 PM Doug Anderson wrote, Subject: Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices Pankaj, On Tue, Sep 30, 2014 at 1:35 AM, Pankaj Dubey pankaj.du...@samsung.com wrote: Currently a syscon entity can be only

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-10-06 Thread Lee Jones
On Mon, 06 Oct 2014, Pankaj Dubey wrote: Hi Lee, On Tuesday, September 30, 2014 9:39 PM Doug Anderson wrote, Subject: Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices Pankaj, On Tue, Sep 30, 2014 at 1:35 AM, Pankaj Dubey pankaj.du...@samsung.com

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-09-30 Thread Doug Anderson
Pankaj, On Tue, Sep 30, 2014 at 1:35 AM, Pankaj Dubey wrote: > Currently a syscon entity can be only registered directly through a > platform device that binds to a dedicated syscon driver. However in > certain use cases it is desirable to make a device used with another > driver a syscon

[PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-09-30 Thread Pankaj Dubey
Currently a syscon entity can be only registered directly through a platform device that binds to a dedicated syscon driver. However in certain use cases it is desirable to make a device used with another driver a syscon interface provider. For example, certain SoCs (e.g. Exynos) contain system

[PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-09-30 Thread Pankaj Dubey
Currently a syscon entity can be only registered directly through a platform device that binds to a dedicated syscon driver. However in certain use cases it is desirable to make a device used with another driver a syscon interface provider. For example, certain SoCs (e.g. Exynos) contain system

Re: [PATCH v7] mfd: syscon: Decouple syscon interface from platform devices

2014-09-30 Thread Doug Anderson
Pankaj, On Tue, Sep 30, 2014 at 1:35 AM, Pankaj Dubey pankaj.du...@samsung.com wrote: Currently a syscon entity can be only registered directly through a platform device that binds to a dedicated syscon driver. However in certain use cases it is desirable to make a device used with another