[PATCH] ARM: exynos_defconfig: increase CONFIG_NR_CPUS value to 8

2013-11-21 Thread Bartlomiej Zolnierkiewicz
Current CONFIG_NR_CPUS value (2) is too small for: - EXYNOS4412 (4 cores) - EXYNOS5440 (4 cores) - EXYNOS5410 (8 cores) - EXYNOS5420 (8 cores) Set CONFIG_NR_CPUS to 8 so it is correct for all currently supported SoCs. Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Signed-off-by:

Re: [PATCH] ARM: exynos_defconfig: increase CONFIG_NR_CPUS value to 8

2013-11-21 Thread Tomasz Figa
Hi Bart, On Thursday 21 of November 2013 13:06:06 Bartlomiej Zolnierkiewicz wrote: Current CONFIG_NR_CPUS value (2) is too small for: - EXYNOS4412 (4 cores) - EXYNOS5440 (4 cores) - EXYNOS5410 (8 cores) - EXYNOS5420 (8 cores) Set CONFIG_NR_CPUS to 8 so it is correct for all currently

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-11-21 Thread Yuvaraj Cd
On Thu, Oct 31, 2013 at 1:15 PM, Vivek Gautam gautam.vi...@samsung.com wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs. The new driver uses the generic PHY framework and will interact with DWC3 controller present on Exynos5 series of SoCs. Signed-off-by: Vivek Gautam

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

2013-11-21 Thread Mauro Ribeiro
Hello, On ODROID-XU XOMCCI is connected to VDD. Best Regards, Mauro On Wed, Nov 20, 2013 at 10:54 PM, Tarek Dakhran t.dakh...@samsung.com wrote: Hi, On 20.11.2013 03:23, Tomasz Figa wrote: Hi, On Thursday 07 of November 2013 12:12:45 Vyacheslav Tyrtov wrote: The series of patches

Re: [PATCH v3 1/3] phy: Add new Exynos USB PHY driver

2013-11-21 Thread Yuvaraj Cd
On Tue, Nov 5, 2013 at 9:43 PM, Kamil Debski k.deb...@samsung.com wrote: Add a new driver for the Exynos USB PHY. The new driver uses the generic PHY framework. The driver includes support for the Exynos 4x10 and 4x12 SoC families. Signed-off-by: Kamil Debski k.deb...@samsung.com

[PATCH] clk: samsung: exynos4: Correct SRC_MFC register

2013-11-21 Thread Seung-Woo Kim
The SRC_MFC register was incorrect. This patch corrects it. Signed-off-by: Seung-Woo Kim sw0312@samsung.com --- drivers/clk/samsung/clk-exynos4.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/clk/samsung/clk-exynos4.c b/drivers/clk/samsung/clk-exynos4.c

Re: [PATCH V2] i2c: s3c2410 : Add polling mode support

2013-11-21 Thread Yuvaraj Kumar
Any comments on this patch? On Mon, Nov 11, 2013 at 4:50 PM, Yuvaraj Kumar C D yuvaraj...@gmail.com wrote: From: Vasanth Ananthan vasanthanant...@gmail.com This patch adds polling mode support for i2c-s3c2410 driver.The SATA PHY controller's CMU and TRSV block's are of I2C register map in

[PATCH 1/2] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2013-11-21 Thread Naveen Krishna Chatradhi
This patch adds new compatible to support HSI2C module on Exynos5260 HSI2C module on Exynos5260 needs to be reset during during initialization. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com --- .../devicetree/bindings/i2c/i2c-exynos5.txt|6 +++-

[PATCH 2/2] i2c: exynos5: configure fifo_depth based on HSI2C module version

2013-11-21 Thread Naveen Krishna Chatradhi
fifo_depth of the HSI2C is not constant Exynos5420 and Exynos5250 supports fifo_depth of 64bytes Exynos5260 supports fifo_depth of 16bytes This patch configures the fifo_depth based on HSI2C modules version. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com ---

Re: [PATCH 1/2] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2013-11-21 Thread Yuvaraj Cd
On Fri, Nov 22, 2013 at 11:42 AM, Naveen Krishna Chatradhi ch.nav...@samsung.com wrote: This patch adds new compatible to support HSI2C module on Exynos5260 HSI2C module on Exynos5260 needs to be reset during during initialization. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com

Re: [PATCH 1/2] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2013-11-21 Thread Naveen Krishna Ch
Hello Yuvaraj, On 22 November 2013 12:16, Yuvaraj Cd yuvaraj.l...@gmail.com wrote: On Fri, Nov 22, 2013 at 11:42 AM, Naveen Krishna Chatradhi ch.nav...@samsung.com wrote: This patch adds new compatible to support HSI2C module on Exynos5260 HSI2C module on Exynos5260 needs to be reset during

I want to add dts for a exynos4412 board but usb doesn't work

2013-11-21 Thread randy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The board is FriendlyArm tiny4412 ver.1306. I have made the mmc2(sd slot) work and place rootfs in it. But I failed in usbhost part(not otg which has been broken by me), which works properly in manufacturer's kernel. I can't find the ehci controller