Re: [PATCH 0/8] gpio/omap: remaining cleanups and fix

2012-05-10 Thread Kevin Hilman
Hi Govindraj, Raja, Govindraj govindraj.r...@ti.com writes: [...] I tested this series from your tree on Beagle-XM retention, offmode, suspend to mem and resume with and and without enabling offmode from sysfs was checked and found retention count and off mode count was getting incremented.

Re: [PATCH-V7 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime

2012-05-10 Thread Tony Lindgren
* Janusz Krzysztofik jmkrzy...@gmail.com [120510 14:40]: Otherwise, if configured with OMAP16xx selected, builds and seems to work correctly for me, to the extent possible to verify without physical access to the hardware. However, please note that the Amstrad Delta doesn't make use of

[PATCH] ARM: OMAP1: USB: fix ocpi_enable compile problem on non-1610 builds

2012-05-10 Thread Paul Walmsley
Janusz Krzysztofik reported the following build break on OMAP1 builds that don't include CONFIG_ARCH_OMAP16XX: LD .tmp_vmlinux1 arch/arm/mach-omap1/built-in.o: In function `omap1_usb_init': lcd_dma.c:(.init.text+0x1420): undefined reference to `ocpi_enable' make: *** [.tmp_vmlinux1] Error

Re: [PATCH-V7 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime

2012-05-10 Thread Paul Walmsley
Hello Janusz, On Thu, 10 May 2012, Janusz Krzysztofik wrote: Tried to test this branch, merged into 3.4-rc6, and with my Amstrad Delta fixes applied, using my custom Amstrad Delta config, but initially failed because an unrelated issue rised to the surface: | LD .tmp_vmlinux1 |

RE: [PATCH-V2 4/4] ARM: OMAP2+: CLEANUP: Add new config option for different DPLL features

2012-05-10 Thread Paul Walmsley
On Wed, 9 May 2012, Hiremath, Vaibhav wrote: On Wed, May 09, 2012 at 04:20:06, Hilman, Kevin wrote: [1] diff --git a/arch/arm/plat-omap/include/plat/clock.h b/arch/arm/plat-omap/include/plat/clock.h index d0ef57c..656b986 100644 --- a/arch/arm/plat-omap/include/plat/clock.h +++

Re: [PATCH-V2 2/4] ARM: OMAP2+: CLEANUP: Move omap3 dpll ops to dpll3xxx.c

2012-05-10 Thread Paul Walmsley
On Wed, 9 May 2012, Vaibhav Hiremath wrote: In order to remove unnecessary idefs, move noncore and core dpll ops to dpll3xxx.c file (where it should have been already). The clkops (clkops_omap3_core_dpll_ops clkops_omap3_noncore_dpll_ops) is used in clock data files, and dependency is

Re: [PATCH v2 14/14] OMAPDSS: HDMI: Implement DSS driver interface for audio

2012-05-10 Thread Ricardo Neri
On 05/10/2012 02:54 AM, Tomi Valkeinen wrote: On Wed, 2012-05-09 at 23:12 -0500, Ricardo Neri wrote: Under the new strategy, in addition to not allowing the audio functions to be called from multiple threads, audio functions will fail if the sequence _CONFIGURED - _ENABLED - PLAYING -

Re: [PATCH V3 07/10] ARM: OMAP2+: SmartReflex: Use per-OPP data structure

2012-05-10 Thread J, KEERTHY
Hi Greg, Thanks for reviewing. On Fri, May 11, 2012 at 12:41 AM, Guyotte, Greg gguyo...@ti.com wrote: Hi Jean, -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of J, KEERTHY Sent: Thursday, April 26, 2012 12:41 PM To:

RE: [PATCH-V2 4/4] ARM: OMAP2+: CLEANUP: Add new config option for different DPLL features

2012-05-10 Thread Hiremath, Vaibhav
On Fri, May 11, 2012 at 04:05:56, Paul Walmsley wrote: On Wed, 9 May 2012, Hiremath, Vaibhav wrote: On Wed, May 09, 2012 at 04:20:06, Hilman, Kevin wrote: [1] diff --git a/arch/arm/plat-omap/include/plat/clock.h b/arch/arm/plat-omap/include/plat/clock.h index

[PATCH] usb/dwc3: Fix the dwc3 dependency

2012-05-10 Thread joseph daniel
The warning shown up when ran with randconfig, warning: (USB_DWC3) selects USB_XHCI_PLATFORM which has unmet direct dependencies (USB_SUPPORT USB_XHCI_HCD) Signed-off-by: joseph daniel josephdanielwal...@gmail.com --- drivers/usb/dwc3/Kconfig |2 +- 1 file changed, 1 insertion(+), 1

<    1   2