Re: [PATCH 3/5] ARM: omap3evm: enable VBUS switch for EHCI tranceiver

2012-07-08 Thread Zumeng Chen
于 2012年07月06日 16:41, Tony Lindgren 写道: * Sergei Shtylyovsshtyl...@mvista.com [120620 05:10]: On 20-06-2012 13:14, Zumeng Chen wrote: This will set TWL4030.GPIO2 as output pin to drive EHCI tranceiver. ... + /* Enable VBUS switch by setting TWL4030.GPIO2DIR as output +* for

[GIT PULL] hwspinlock fix for 3.5

2012-07-08 Thread Ohad Ben-Cohen
Hi Linus, The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git tags/hwspinlock-3.5-fixes for you to fetch changes up

[GIT PULL] remoteproc fixes for 3.5

2012-07-08 Thread Ohad Ben-Cohen
Hi Linus, The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git tags/remoteproc-3.5-fixes for you to fetch changes up

[GIT PULL] rpmsg fixes for 3.5

2012-07-08 Thread Ohad Ben-Cohen
Hi Linus, The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git tags/rpmsg-3.5-fixes for you to fetch changes up to

Re: [PATCH 0/2] OMAPDSS: PM runtime fixes for 3.5-rc

2012-07-08 Thread Florian Tobias Schandinat
Hi Archit, On 07/04/2012 12:43 PM, Archit Taneja wrote: Hi Florian, These are 2 fixes which Tomi had intended to push for the coming rcs. He is currently on vacation and asked me to post the patches on his behalf. The first patch ensures that system suspend doesn't break on OMAP if DSS is

dtb for pandaboard

2012-07-08 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi does anyone happen to have a working dtb file for the pandaboard? trying to test booting the fedora rawhide kernel which is 3.5.0-rc5 with a dtb file I made from the matching sources I dont get past decompressing the kernel. if i dont use a dtb

The linux-input mailing list has been moved

2012-07-08 Thread Martin Mares
The linux-input mailing list has been moved to vger.kernel.org. See http://vger.kernel.org/vger-lists.html for information on the new list server (or consult your local oracle). Yours virtually, Martin Mares -- To unsubscribe from this list:

[PATCH 1/3] Watchdog: Omap: Changes for the new watchdog framework

2012-07-08 Thread Zumeng Chen
This patch implements the current watchdog framework for OMAP WDTimer, which factored out the common components, so the driver can just focus on the hardware related parts. Signed-off-by: Zumeng Chen zumeng.c...@windriver.com --- drivers/watchdog/omap_wdt.c | 338

[PATCH v2 0/2] Watchdog: OMAP: bootstatus fix for omap3 and changes for the current watchdog framework

2012-07-08 Thread Zumeng Chen
Hello, The following patches based on the 3.5-rc6 from Wim, which are based on: 1 ) bootstatus fix for omap3, 2 ) omap-wdt framework update cater for the current framework as Shubhrajyoti comments mentioned. Regards, Zumeng Linux 3.5-rc6 (2012-07-07 17:23:56 -0700) Zumeng Chen (3):

[PATCH 2/3] Watchdog: Omap: select watchdog core for framework change

2012-07-08 Thread Zumeng Chen
Since the currrent watchdog framework depends on the watchdog core so select it in Kconfig. Signed-off-by: Zumeng Chen zumeng.c...@windriver.com --- drivers/watchdog/Kconfig |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/watchdog/Kconfig

[PATCH 3/3] Watchdog: Omap: get the bootstatus for OMAP2Plus

2012-07-08 Thread Zumeng Chen
The offset of WKUP_MOD is not right for the PRM_RSTST of OMAP3. So here put the right one to match to the actual physical addr 0x48307258, which defined in PRCM Registers section. And there is a MPU_WD_RST bit in PRM_RSTST(0x48307258) holding the signal from omap-wdt reboot, so that we can return

Re: [PATCH v2 0/2] Watchdog: OMAP: bootstatus fix for omap3 and changes for the current watchdog framework

2012-07-08 Thread Zumeng Chen
The changes have been validated on omap3530evm Normal reboot root@ti-omap3:~# dmesg|grep WDT omap_wdt: OMAP WDTimer Rev 0x31: Initial timeout 0sec status= 0x0 root@ti-omap3:~# root@ti-omap3:~# echo 1 /dev/watchdog Boot from WDT root@ti-omap3:~# dmesg|grep WDT omap_wdt: OMAP WDTimer Rev 0x31: