Re: [PATCH] ARM: AM33xx: add support for reboot

2012-10-29 Thread Afzal Mohammed
Hi Daniel, On Monday 29 October 2012 12:49 AM, Daniel Mack wrote: Afzal, are you planning to resubmit this for mainline? My version can of course be disposed then. I am not planning to submit it as of now, and Vaibhav H has a better suggestion on this, you may co-ordinate with him. Regards

Re: [PATCH] ARM: AM33xx: add support for reboot

2012-10-29 Thread Daniel Mack
On 29.10.2012 05:31, Hiremath, Vaibhav wrote: On Sun, Oct 28, 2012 at 23:47:55, Daniel Mack wrote: This patch adds the ability to reboot am33xx-based systems. Signed-off-by: Daniel Mack zon...@gmail.com --- arch/arm/mach-omap2/board-generic.c | 1 + arch/arm/mach-omap2/prcm.c | 6

RE: [PATCH] ARM: AM33xx: add support for reboot

2012-10-29 Thread Hiremath, Vaibhav
On Mon, Oct 29, 2012 at 15:19:21, Daniel Mack wrote: On 29.10.2012 05:31, Hiremath, Vaibhav wrote: On Sun, Oct 28, 2012 at 23:47:55, Daniel Mack wrote: This patch adds the ability to reboot am33xx-based systems. Signed-off-by: Daniel Mack zon...@gmail.com ---

[PATCH] ARM: AM33xx: add support for reboot

2012-10-28 Thread Daniel Mack
This patch adds the ability to reboot am33xx-based systems. Signed-off-by: Daniel Mack zon...@gmail.com --- arch/arm/mach-omap2/board-generic.c | 1 + arch/arm/mach-omap2/prcm.c | 6 ++ 2 files changed, 7 insertions(+) diff --git a/arch/arm/mach-omap2/board-generic.c

Re: [PATCH] ARM: AM33xx: add support for reboot

2012-10-28 Thread Daniel Mack
[Cc Tony] On 28.10.2012 19:17, Daniel Mack wrote: This patch adds the ability to reboot am33xx-based systems. Sorry, I lacked to investigate on the attribution here. According to git blame of a BSP kernel I got these lines from, the original author is Afzal Mohammed. Afzal, are you planning to

RE: [PATCH] ARM: AM33xx: add support for reboot

2012-10-28 Thread Bedia, Vaibhav
On Mon, Oct 29, 2012 at 00:49:19, Daniel Mack wrote: [Cc Tony] On 28.10.2012 19:17, Daniel Mack wrote: This patch adds the ability to reboot am33xx-based systems. Sorry, I lacked to investigate on the attribution here. According to git blame of a BSP kernel I got these lines from, the

RE: [PATCH] ARM: AM33xx: add support for reboot

2012-10-28 Thread Hiremath, Vaibhav
On Sun, Oct 28, 2012 at 23:47:55, Daniel Mack wrote: This patch adds the ability to reboot am33xx-based systems. Signed-off-by: Daniel Mack zon...@gmail.com --- arch/arm/mach-omap2/board-generic.c | 1 + arch/arm/mach-omap2/prcm.c | 6 ++ 2 files changed, 7 insertions(+)