Re: Re[12]: [PATCH v3] mfd: syscon: Add non-DT support

2013-02-20 Thread Arnd Bergmann
On Wednesday 20 February 2013, Alexander Shiyan wrote: > No. Target have a three SYSCON registers and two SYSFLG. All these registers > can be combined into three syscon devices. > Only these registers will be handled via syscon device, so it is not only one. > Or you mean about handle all register

Re[12]: [PATCH v3] mfd: syscon: Add non-DT support

2013-02-20 Thread Alexander Shiyan
> > OK. I can convert platform to DT, no so easy, but possible. > > But I will use syscon as way to using DT (and MULTIPLATFORM in the future), > > this mean that I should completely drop ATAG support from this platform > > (since I cannot use syscon device without DT support, but several platform