Re: [PATCHv5 2/5] ARM: dts: Odroid-XU3 Enable TMU at Exynos5422 base

2015-05-23 Thread Anand Moon
On 24 May 2015 at 10:03, Krzysztof Kozlowski wrote: > 2015-05-24 2:35 GMT+09:00 Anand Moon : >> Hi Krzysztof, >> >> I did some debugging on the this using powerdebug utility. >> Using LDO7 to control TMU seams to me correct option compared to BUCK3. >> >> Setting LDO7 to control TMU I observed f

Re: [PATCHv5 2/5] ARM: dts: Odroid-XU3 Enable TMU at Exynos5422 base

2015-05-23 Thread Krzysztof Kozlowski
2015-05-24 2:35 GMT+09:00 Anand Moon : > Hi Krzysztof, > > I did some debugging on the this using powerdebug utility. > Using LDO7 to control TMU seams to me correct option compared to BUCK3. > > Setting LDO7 to control TMU I observed following output on powerdebug. > I observed that the power dr

Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board

2015-05-23 Thread Arnd Bergmann
On Saturday 23 May 2015 11:18:58 Kukjin Kim wrote: > On 05/22/15 18:11, Javier Martinez Canillas wrote: > > Hello Krzysztof, > > > > On 05/22/2015 02:48 AM, Krzysztof Kozlowski wrote: > >> Enable the Exynos DSI and S6E8AA0 panel for full X11 display on Trats2. > >> > >> Signed-off-by: Krzysztof Ko

Re: [PATCHv5 2/5] ARM: dts: Odroid-XU3 Enable TMU at Exynos5422 base

2015-05-23 Thread Anand Moon
On 21 May 2015 at 05:33, Krzysztof Kozlowski wrote: > On 20.05.2015 23:59, Anand Moon wrote: >> On 20 May 2015 at 08:57, Dongjin Kim wrote: >>> Hello Kryzsztof, >>> >>> Are you able to check if TMU is under VDDI power domain from Exynos5422 >>> datasheet? >>> If it is, XU3 use BUCK3 for TMU and m

Re: [PATCH v7 03/25] iommu: Init iommu-groups support earlier, in core_initcall

2015-05-23 Thread Laurent Pinchart
Hi Marek, Thank you for the patch. On Tuesday 19 May 2015 15:20:23 Marek Szyprowski wrote: > iommu_group_alloc might be called very early in case of iommu controllers > activated from of_iommu, so ensure that this part of subsystem is ready > when devices are being populated from device-tree (cor

Re: [PATCH] ARM: exynos_defconfig: savedefconfig

2015-05-23 Thread Krzysztof Kozlowski
2015-05-23 12:34 GMT+09:00 Kukjin Kim : > This patch does 'savedefconfig' for exynos_defconfig to remove useless > configs and check its dependencies. Sometimes some configs could be > ignored because of the dependencies even they are enabled in defconfig > file manually. So checking the dependenci