Re: [PATCH v4 08/11] ARM: EXYNOS: Refactored code for using PMU address via DT

2014-06-17 Thread Tomasz Figa
Hi Pankaj, [Dropped yg1004.j...@samsung.com from CC, as apparently his mailbox is temporarily locked, at least from the point of view of my mail server.] Please see my comments inline. On 10.05.2014 08:56, Pankaj Dubey wrote: Under arm/mach-exynos many files are using PMU register offsets.

[PATCH v4 08/11] ARM: EXYNOS: Refactored code for using PMU address via DT

2014-05-10 Thread Pankaj Dubey
Under arm/mach-exynos many files are using PMU register offsets. Since we have added support for accessing PMU base address via DT, now we can remove PMU mapping from exynosX_iodesc. Let's convert all these access using either of iomapped address or regmap handle. This will help us in removing