Re: [PATCH v3 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

2013-11-11 Thread Tarek Dakhran
while here. Now thinking about the problem. Thank you, Tarek Dakhran -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [PATCH v3 4/4] ARM: dts: Add initial device tree support for EXYNOS5410

2013-11-11 Thread Tarek Dakhran
Hi, On 10.11.2013 22:02, Tomasz Figa wrote: Hi, Please see my comments inline. On Thursday 07 of November 2013 12:12:49 Vyacheslav Tyrtov wrote: From: Tarek Dakhran t.dakh...@samsung.com Add initial device tree nodes for EXYNOS5410 SoC and SMDK5410 board. Signed-off-by: Tarek Dakhran

Re: [PATCH v3 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

2013-11-11 Thread Tarek Dakhran
On 07.11.2013 17:01, Dave Martin wrote: On Thu, Nov 07, 2013 at 08:12:48AM +, Vyacheslav Tyrtov wrote: From: Tarek Dakhran t.dakh...@samsung.com Add EDCS(Exynos Dual Cluster Support) for Samsung Exynos5410 SoC. This enables all 8 cores, 4 x A7 and 4 x A15 run at the same time. Signed-off

Re: [PATCH v3 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

2013-11-11 Thread Tarek Dakhran
Hi, On 11.11.2013 11:58, Tarek Dakhran wrote: On Thu, Nov 07, 2013 at 11:51:49AM -0500, Nicolas Pitre wrote: Samsung people: could you give us more info on the behavior of the power controller please? Nicolas This is how the power controller works on exynos5410. For example for CORE0

Re: [PATCH v2 2/4] clk: exynos5410: register clocks using common clock framework

2013-11-05 Thread Tarek Dakhran
Hi, On 01.11.2013 20:58, Tomasz Figa wrote: Hi, On Monday 14 of October 2013 19:08:23 Vyacheslav Tyrtov wrote: From: Tarek Dakhran The EXYNOS5410 clocks are statically listed and registered using the Samsung specific common clock helper functions. Signed-off-by: Tarek Dakhran Signed-off

Re: [PATCH v2 2/4] clk: exynos5410: register clocks using common clock framework

2013-11-05 Thread Tarek Dakhran
Hi, On 01.11.2013 20:58, Tomasz Figa wrote: Hi, On Monday 14 of October 2013 19:08:23 Vyacheslav Tyrtov wrote: From: Tarek Dakhran t.dakh...@samsung.com The EXYNOS5410 clocks are statically listed and registered using the Samsung specific common clock helper functions. Signed-off-by: Tarek

Re: [PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

2013-10-18 Thread Tarek Dakhran
On 17.10.2013 19:46, Dave Martin wrote: On Mon, Oct 14, 2013 at 07:08:24PM +0400, Vyacheslav Tyrtov wrote: From: Tarek Dakhran Add EDCS(Exynos Dual Cluster Support) for Samsung Exynos5410 SoC. This enables all 8 cores, 4 x A7 and 4 x A15 run at the same time. Signed-off-by: Tarek Dakhran

Re: [PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

2013-10-18 Thread Tarek Dakhran
On 17.10.2013 19:46, Dave Martin wrote: On Mon, Oct 14, 2013 at 07:08:24PM +0400, Vyacheslav Tyrtov wrote: From: Tarek Dakhran t.dakh...@samsung.com Add EDCS(Exynos Dual Cluster Support) for Samsung Exynos5410 SoC. This enables all 8 cores, 4 x A7 and 4 x A15 run at the same time. Signed-off

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
anks, Kevin ___ linux-arm-kernel mailing list linux-arm-ker...@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel Also change NR_CPUS to 8 in kernel config, so you will get 8 cores booted instead of 2. Best regards, Tarek Dakhran -- To unsubscribe from thi

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
mbiner_of_init(struct device_node *np, struct device_node *parent)" function in "drivers/irqchip/exynos-combiner.c" Best regards, Tarek Dakhran -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kerne

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
in static int __init combiner_of_init(struct device_node *np, struct device_node *parent) function in drivers/irqchip/exynos-combiner.c Best regards, Tarek Dakhran -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: [PATCH v2 0/4] Exynos 5410 Dual cluster support

2013-10-17 Thread Tarek Dakhran
. Best regards, Tarek Dakhran -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

<    1   2