Re: [PATCH 09/15] mfd: kill off set_irq_flags usage

2015-06-11 Thread Lee Jones
On Tue, 09 Jun 2015, Rob Herring wrote: set_irq_flags is ARM specific with custom flags which have genirq equivalents. Convert drivers to use the genirq interfaces directly, so we can kill off set_irq_flags. The translation of flags is as follows: IRQF_VALID - !IRQ_NOREQUEST IRQF_PROBE -

[PATCH] Revert ARM: dts: am335x-boneblack: disable RTC-only sleep

2015-06-11 Thread Johan Hovold
This reverts commit 3d76be5b933e2a66d85a2f7444e68e99e8a48ad4. The latest revision of Beaglebone Black does not support RTC-only mode. To avoid potential hardware damage, RTC-only mode was disabled by default by commit 7a6cb0abe1aa (ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid

Re: EDMA oftree entry for AM335x

2015-06-11 Thread Peter Ujfalusi
On 06/11/2015 05:13 PM, Tony Lindgren wrote: Well, I was not. But I'm now ;) OK good to hear! I have a working version now, but... Due to the scale of the needed changes we would need different compatible string for the single hwmod version. The Linux driver itself works fine if I don't

Re: EDMA oftree entry for AM335x

2015-06-11 Thread Tony Lindgren
* Peter Ujfalusi peter.ujfal...@ti.com [150610 04:18]: On 06/10/2015 08:10 AM, Tony Lindgren wrote: * Robert Schwebel r.schwe...@pengutronix.de [150608 04:01]: On Wed, May 06, 2015 at 07:39:52AM -0700, Tony Lindgren wrote: That may never happen considering that davinci is using it too..

Re: [PATCH 08/15] memory: kill off set_irq_flags usage

2015-06-11 Thread Roger Quadros
On Thu, 11 Jun 2015 08:17:45 -0500 Rob Herring r...@kernel.org wrote: On Thu, Jun 11, 2015 at 7:18 AM, Roger Quadros rog...@ti.com wrote: Rob, On Tue, 9 Jun 2015 13:26:34 -0500 Rob Herring r...@kernel.org wrote: set_irq_flags is ARM specific with custom flags which have genirq

[PATCH stable/3.18.y] ARM: OMAP3: Fix booting with thumb2 kernel

2015-06-11 Thread Kevin Hilman
From: Tony Lindgren t...@atomide.com We get a NULL pointer dereference on omap3 for thumb2 compiled kernels: Internal error: Oops: 8005 [#1] SMP THUMB2 ... [c046497b] (_raw_spin_unlock_irqrestore) from [c0024375] (omap3_enter_idle_bm+0xc5/0x178) [c0024375] (omap3_enter_idle_bm) from

Re: [RFC PATCH] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes

2015-06-11 Thread Michael Trimarchi
Hi On Tue, Jun 9, 2015 at 3:44 PM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, On Tuesday 09 June 2015 08:09 PM, Michael Trimarchi wrote: Hi On Jun 9, 2015 4:36 PM, Kishon Vijay Abraham I kis...@ti.com mailto:kis...@ti.com wrote: DWC3 uses bounce buffer to handle non max packet

Re: [PATCH 08/15] memory: kill off set_irq_flags usage

2015-06-11 Thread Roger Quadros
Rob, On Tue, 9 Jun 2015 13:26:34 -0500 Rob Herring r...@kernel.org wrote: set_irq_flags is ARM specific with custom flags which have genirq equivalents. Convert drivers to use the genirq interfaces directly, so we can kill off set_irq_flags. The translation of flags is as follows:

Re: [PATCH 08/15] memory: kill off set_irq_flags usage

2015-06-11 Thread Rob Herring
On Thu, Jun 11, 2015 at 7:18 AM, Roger Quadros rog...@ti.com wrote: Rob, On Tue, 9 Jun 2015 13:26:34 -0500 Rob Herring r...@kernel.org wrote: set_irq_flags is ARM specific with custom flags which have genirq equivalents. Convert drivers to use the genirq interfaces directly, so we can kill

Re: [GIT PULL 2/3] omap defconfig changes for v4.2

2015-06-11 Thread Kevin Hilman
Tony Lindgren t...@atomide.com writes: The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap

Re: [GIT PULL 1/3] omap device tree changes for v4.2, part 2

2015-06-11 Thread Kevin Hilman
Tony Lindgren t...@atomide.com writes: The following changes since commit 52dfcbfc94833b0192d439127ee9ff46023cdbb2: ARM: dts: am335x-evm: add mmc3 and wlan definitions to dts (2015-05-21 12:05:59 -0700) are available in the git repository at: