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

2014-09-30 Thread Heiko Stübner
Hi Pankaj, Am Dienstag, 30. September 2014, 09:33:38 schrieb Pankaj Dubey: > Hi, > > On Monday, September 29, 2014 9:38 PM, Heiko Stübner wrote, > > > Am Montag, 29. September 2014, 14:17:38 schrieb Pankaj Dubey: > > > Currently a syscon entity can be only registered directly through a > > >

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

2014-09-30 Thread Boris Brezillon
Hi Pankaj, On Tue, 30 Sep 2014 09:33:38 +0530 Pankaj Dubey wrote: > Hi, > > On Monday, September 29, 2014 9:38 PM, Heiko Stübner wrote, > > Am Montag, 29. September 2014, 14:17:38 schrieb Pankaj Dubey: > > > Currently a syscon entity can be only registered directly through a > > > platform

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

2014-09-30 Thread Boris Brezillon
Hi Pankaj, On Tue, 30 Sep 2014 09:33:38 +0530 Pankaj Dubey pankaj.du...@samsung.com wrote: Hi, On Monday, September 29, 2014 9:38 PM, Heiko Stübner wrote, Am Montag, 29. September 2014, 14:17:38 schrieb Pankaj Dubey: Currently a syscon entity can be only registered directly through a

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

2014-09-30 Thread Heiko Stübner
Hi Pankaj, Am Dienstag, 30. September 2014, 09:33:38 schrieb Pankaj Dubey: Hi, On Monday, September 29, 2014 9:38 PM, Heiko Stübner wrote, Am Montag, 29. September 2014, 14:17:38 schrieb Pankaj Dubey: Currently a syscon entity can be only registered directly through a platform

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

2014-09-29 Thread Pankaj Dubey
Hi, On Monday, September 29, 2014 9:38 PM, Heiko Stübner wrote, > Am Montag, 29. September 2014, 14:17:38 schrieb 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

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

2014-09-29 Thread Heiko Stübner
Am Montag, 29. September 2014, 14:17:38 schrieb 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

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

2014-09-29 Thread Arnd Bergmann
On Monday 29 September 2014 14:17:38 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

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

2014-09-29 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 v6] mfd: syscon: Decouple syscon interface from platform devices

2014-09-29 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 v6] mfd: syscon: Decouple syscon interface from platform devices

2014-09-29 Thread Arnd Bergmann
On Monday 29 September 2014 14:17:38 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

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

2014-09-29 Thread Heiko Stübner
Am Montag, 29. September 2014, 14:17:38 schrieb 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

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

2014-09-29 Thread Pankaj Dubey
Hi, On Monday, September 29, 2014 9:38 PM, Heiko Stübner wrote, Am Montag, 29. September 2014, 14:17:38 schrieb 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