Re: [GIT PULL 6/9] ARM: EXYNOS: clk: Another clock dependency, ARMv7, for v4.5

2016-01-07 Thread Olof Johansson
On Wed, Dec 23, 2015 at 07:55:11PM +0900, Krzysztof Kozlowski wrote: > W dniu 22.12.2015 o 13:51, Olof Johansson pisze: > > On Wed, Dec 02, 2015 at 10:39:43AM +0900, Krzysztof Kozlowski wrote: > >> Hi Kukjin, > >> > >> This is also clock dependency. I put it in separate tag in case clock > >>

Re: [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 for v4.5

2016-01-07 Thread Olof Johansson
Hi, Sorry for the slow reply, holidays and vacation and all that. On Wed, Dec 23, 2015 at 07:44:32PM +0900, Krzysztof Kozlowski wrote: > W dniu 22.12.2015 o 13:46, Olof Johansson pisze: > > On Wed, Dec 02, 2015 at 10:39:40AM +0900, Krzysztof Kozlowski wrote: > >> Hi Kukjin, > >> > >> Dependency

Re: [PATCH] ARM: multi_v7_defconfig: Enable fan, sensors and audio for Odroid XU3

2016-01-07 Thread Olof Johansson
On Wed, Dec 23, 2015 at 07:37:17PM +0900, Krzysztof Kozlowski wrote: > From: Krzysztof Kozlowski > > For Odroid XU3-family enable the: > - PWM fan (to control the CPU fan using thermal subsystem), > - TI INA231 sensors (provide power measurements of big.LITTLE cores, >

Re: [PATCH 2/2] ARM: exynos_defconfig: Enable s5p-secss driver

2016-01-07 Thread Anand Moon
Hi Krzysztof, On 7 January 2016 at 07:45, Krzysztof Kozlowski wrote: > The Exynos SoC provides a Security SubSystem block for accelerating some > cryptographic operations. Enable the driver for it - s5p-secss to > utilize the hardware acceleration. > > Currently the

Re: [PATCH 1/2] ARM: exynos_defconfig: Enable NEON, accelerated crypto and cpufreq stats

2016-01-07 Thread Anand Moon
Hi Krzysztof, On 7 January 2016 at 07:45, Krzysztof Kozlowski wrote: > Enable the kernel NEON mode and asm/NEON accelerated crypto algorithms > which should bring performance benefits on Exynos SoCs. Enable these as > modules because they are optional, not essential