Re: [PATCH] ARM: da8xx: use platform data for CFGCHIP syscon regmap

2018-02-12 Thread Kishon Vijay Abraham I
On Monday 12 February 2018 01:26 PM, Sekhar Nori wrote: > On Thursday 25 January 2018 08:57 PM, Sekhar Nori wrote: >> + Arnd, Kishon and Lee for their information. >> >> On Wednesday 24 January 2018 05:06 AM, David Lechner wrote: >>> This converts from using a platform device for the CFGCHIP sysc

Re: [PATCH] ARM: da8xx: use platform data for CFGCHIP syscon regmap

2018-02-11 Thread Sekhar Nori
On Thursday 25 January 2018 08:57 PM, Sekhar Nori wrote: > + Arnd, Kishon and Lee for their information. > > On Wednesday 24 January 2018 05:06 AM, David Lechner wrote: >> This converts from using a platform device for the CFGCHIP syscon >> regmap to using platform data to pass the regmap to consu

Re: [PATCH] ARM: da8xx: use platform data for CFGCHIP syscon regmap

2018-01-25 Thread Sekhar Nori
+ Arnd, Kishon and Lee for their information. On Wednesday 24 January 2018 05:06 AM, David Lechner wrote: > This converts from using a platform device for the CFGCHIP syscon > regmap to using platform data to pass the regmap to consumers. > > A lazy getter function is used so that the regmap will