Re: [PATCH 2/3] ARM: dts: Add DP PHY node to exynos5250.dtsi

2013-06-28 Thread Hui Wang
On 06/28/2013 01:58 PM, Jingoo Han wrote: On Friday, June 28, 2013 2:42 PM, Kishon Vijay Abraham I wrote: Hi, On Friday 28 June 2013 10:53 AM, Jingoo Han wrote: Add PHY provider node for the DP PHY. Signed-off-by: Jingoo Han jg1@samsung.com --- arch/arm/boot/dts/exynos5250.dtsi | 13

Re: [PATCH v3 1/5] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs

2013-06-28 Thread Hui Wang
On 06/26/2013 11:02 PM, Sylwester Nawrocki wrote: Add a PHY provider driver for the Samsung S5P/Exynos SoC MIPI CSI-2 receiver and MIPI DSI transmitter DPHYs. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Changes since v2:

Re: [PATCH V3 5/5] arm: mvebu: Added SMP support for Armada XP

2012-11-15 Thread Hui Wang
Gregory CLEMENT wrote: From: Yehuda Yitschak yehu...@marvell.com 1. added smp init functions in platsmp.c 2. added secondary cpu entry point in headsmp.S 3. added hotplog initial support in hotplug.c 4. added SMP support for PJ4B cpu Signed-off-by: Yehuda Yitschak yehu...@marvell.com

Re: [PATCH V3 5/5] arm: mvebu: Added SMP support for Armada XP

2012-11-15 Thread Hui Wang
Hui Wang wrote: Gregory CLEMENT wrote: From: Yehuda Yitschak yehu...@marvell.com 1. added smp init functions in platsmp.c 2. added secondary cpu entry point in headsmp.S 3. added hotplog initial support in hotplug.c 4. added SMP support for PJ4B cpu Signed-off-by: Yehuda Yitschak yehu

Re: [PATCH V3 0/5] SMP support for Armada XP

2012-11-15 Thread Hui Wang
Sorry for asking a question. Does it support CPU HOTPLUG? I am just testing the marvell 2012_Q4.1, and found the CPU HOTPLUG (echo 0|1 /sys/devices/system/cpu/cpu1/online) doesn't work on the XP_GP board, does your BSP have the same problem? Regards, Hui. Gregory CLEMENT wrote: Hello, The

Re: [PATCH V3 0/5] SMP support for Armada XP

2012-11-15 Thread Hui Wang
Gregory CLEMENT wrote: Hello Hui, On 11/15/2012 09:46 AM, Hui Wang wrote: Sorry for asking a question. Does it support CPU HOTPLUG? I am just testing the marvell 2012_Q4.1, and found the CPU HOTPLUG (echo 0|1 /sys/devices/system/cpu/cpu1/online) doesn't work on the XP_GP board, does your