Re: [GIT PULL] few minor omap fixes against v4.4-rc6

2015-12-22 Thread Olof Johansson
On Mon, Dec 21, 2015 at 12:54:19PM -0800, Tony Lindgren wrote: > The following changes since commit 14054fb1da099fd89208b8b319a00e0b902c7645: > > ARM: dts: am4372: fix clock source for arm twd and global timers > (2015-12-09 16:46:25 -0800) > > are available in the git repository at: > >

Re: [GIT PULL 2/4] omap changes for ti81xx devices and minimal dra62x j5eco-evm support

2015-12-22 Thread Olof Johansson
On Tue, Dec 22, 2015 at 3:33 PM, Tony Lindgren <t...@atomide.com> wrote: > * Olof Johansson <o...@lixom.net> [151222 14:58]: >> Hi Tony, >> >> On Mon, Dec 21, 2015 at 01:06:35PM -0800, Tony Lindgren wrote: >> > The following changes since commit >

Re: [GIT PULL 2/4] omap changes for ti81xx devices and minimal dra62x j5eco-evm support

2015-12-22 Thread Olof Johansson
Hi Tony, On Mon, Dec 21, 2015 at 01:06:35PM -0800, Tony Lindgren wrote: > The following changes since commit d893656e61040f3ff7b5f72a986052a348f3c94e: > > ARM: OMAP2+: Remove useless check for legacy booting for dm814x (2015-12-09 > 16:53:46 -0800) > > are available in the git repository at:

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

2015-12-22 Thread Olof Johansson
On Mon, Dec 21, 2015 at 01:06:37PM -0800, Tony Lindgren wrote: > The following changes since commit 89c6f2e5ab7a0499c6bcb25d281977ada205765d: > > ARM: dts: omap3-igep0030: Use MMC pwrseq to init SDIO WiFi (2015-12-07 > 16:11:43 -0800) > > are available in the git repository at: > >

Re: [GIT PULL 3/4] omap wakeup-m3 driver for v4.5 merge window

2015-12-22 Thread Olof Johansson
On Mon, Dec 21, 2015 at 01:06:36PM -0800, Tony Lindgren wrote: > The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: > > Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) > > are available in the git repository at: > >

Re: [GIT PULL 1/4] omap soc changes for v4.5 merge window

2015-12-22 Thread Olof Johansson
On Mon, Dec 21, 2015 at 01:06:34PM -0800, Tony Lindgren wrote: > The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4: > > Linux 4.4-rc2 (2015-11-22 16:45:59 -0800) > > are available in the git repository at: > >

Re: [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3

2015-11-02 Thread Olof Johansson
Hi, 1) This seems to have broken BBB in -next for me, bisected down to this patch. For bootlog: http://arm-soc.lixom.net/bootlogs/next/next-20151102/bbb-arm-omap2plus_defconfig.html 2) Please avoid merging DT/platform code in your driver tree, Vinod, at least without an ack from the platform

Re: [GIT PULL] two omap regression fixes for v4.3-rc cycle

2015-10-30 Thread Olof Johansson
On Thu, Oct 29, 2015 at 01:18:30PM -0700, Tony Lindgren wrote: > The following changes since commit 57df5380853460bc66b59a46273ce113c923d39c: > > ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init > (2015-10-19 08:55:46 -0700) > > are available in the git repository at: > >

Re: [GIT PULL] omap soc clean-up for v4.4 merge window

2015-10-25 Thread Olof Johansson
On Sat, Oct 24, 2015 at 01:42:10PM -0700, Tony Lindgren wrote: > The following changes since commit 049e6dde7e57f0054fdc49102e7ef4830c698b46: > > Linux 4.3-rc4 (2015-10-04 16:57:17 +0100) > > are available in the git repository at: > >

Re: [PATCH/RESEND] ARM: Remove __ref on hotplug cpu die path

2015-10-22 Thread Olof Johansson
On Mon, Oct 19, 2015 at 01:05:33PM -0700, Stephen Boyd wrote: > Now that __cpuinit has been removed, the __ref markings on these > functions are useless. Remove them. This also reduces the size of > the multi_v7_defconfig image: > > $ size before after >textdata bss dec hex

Re: [GIT PULL] omap fixes for most mmc regressions and few other fixes

2015-09-26 Thread Olof Johansson
On Fri, Sep 25, 2015 at 07:40:35AM -0700, Tony Lindgren wrote: > The following changes since commit 7168e947291f0ead07e5638b4599fb7845288b69: > > Merge branch 'fixes-rc1' into omap-for-v4.3/fixes (2015-09-14 13:42:11 > -0700) > > are available in the git repository at: > >

Re: [PATCH v3 02/15] mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get

2015-08-28 Thread Olof Johansson
Hi, On Thu, Aug 27, 2015 at 2:13 AM, Kishon Vijay Abraham I kis...@ti.com wrote: Now return error only if the return value of devm_regulator_get_optional() is not the same as -ENODEV, since with -EPROBE_DEFER, the regulator can be obtained later and all other errors are fatal.

Re: [GIT PULL 1/2] omap soc fix for v4.3 merge window

2015-08-18 Thread Olof Johansson
On Thu, Aug 13, 2015 at 03:08:45AM -0700, Tony Lindgren wrote: The following changes since commit 24da741c678f865de3182194604dbddcc7fc7f3c: Merge branch 'dm814x-soc' into omap-for-v4.3/soc (2015-07-23 21:59:18 -0700) are available in the git repository at:

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

2015-08-18 Thread Olof Johansson
On Thu, Aug 13, 2015 at 03:08:46AM -0700, Tony Lindgren wrote: The following changes since commit ed05637c30e6d13e5793aab64d6a6e57e30228af: ARM: dts: omap3-devkit8000: Add ADS7846 Touchscreen support (2015-08-06 02:43:09 -0700) are available in the git repository at:

Re: [GIT PULL] omap gpmc null pointer fix against v4.2-rc6

2015-08-13 Thread Olof Johansson
On Thu, Aug 13, 2015 at 01:20:22AM -0700, Tony Lindgren wrote: The following changes since commit cd4556733b30cc363adc7b1cea3bffa7e2dd0c7c: ARM: dts: dra7: Fix broken pbias device creation (2015-08-05 03:04:07 -0700) are available in the git repository at:

Re: [GIT PULL] omap dts changes for v4.3 merge window, part 3

2015-08-11 Thread Olof Johansson
On Thu, Aug 06, 2015 at 03:45:16AM -0700, Tony Lindgren wrote: The following changes since commit f5887fe5d14181aef0653ab04f60988252d42461: ARM: OMAP2+: Add custom abort handler for t410 (2015-07-23 22:33:19 -0700) are available in the git repository at:

Re: [GIT PULL] omap pbias regulator regression fixes against v4.2-rc5

2015-08-11 Thread Olof Johansson
On Thu, Aug 06, 2015 at 03:40:31AM -0700, Tony Lindgren wrote: The following changes since commit 9908ac3daa3da2d236b5406b95d0865ddb8b29c4: ARM: dts: Correct audio input route set mic bias for am335x-pepper (2015-07-15 03:03:01 -0700) are available in the git repository at:

Re: [PATCH v3] ARM: kill off set_irq_flags usage

2015-07-28 Thread Olof Johansson
On Mon, Jul 27, 2015 at 03:55:13PM -0500, 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 -

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

2015-07-27 Thread Olof Johansson
On Fri, Jul 24, 2015 at 05:06:10AM -0700, Tony Lindgren wrote: The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590: Linux 4.2-rc2 (2015-07-12 15:10:30 -0700) are available in the git repository at:

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

2015-07-27 Thread Olof Johansson
On Fri, Jul 24, 2015 at 05:06:11AM -0700, Tony Lindgren wrote: The following changes since commit f9d50fef4b6447527c2be1ad07499221c2511391: ARM: OMAP2+: omap3-pandora: add wifi support (2015-07-21 04:07:42 -0700) are available in the git repository at:

Re: [GIT PULL] ARM: OMAP2+: hwmod fixes for v4.2-rc

2015-07-26 Thread Olof Johansson
On Thu, Jul 23, 2015 at 09:18:58PM -0700, Tony Lindgren wrote: Hi, Can you guys please pull this into arm soc fixes for v4.2 directly? I don't have other omap fixes queued at this point. Merged, thanks! -Olof -- To unsubscribe from this list: send the line unsubscribe linux-omap in the

Re: [GIT PULL 2/3] drop few more legacy boards for v4.3

2015-07-22 Thread Olof Johansson
On Wed, Jul 22, 2015 at 02:41:17AM -0700, Tony Lindgren wrote: The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590: Linux 4.2-rc2 (2015-07-12 15:10:30 -0700) are available in the git repository at:

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

2015-07-22 Thread Olof Johansson
On Wed, Jul 22, 2015 at 02:41:18AM -0700, Tony Lindgren wrote: The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590: Linux 4.2-rc2 (2015-07-12 15:10:30 -0700) are available in the git repository at:

Re: [GIT PULL 1/3] omap dts changes for v4.3, part2

2015-07-22 Thread Olof Johansson
On Wed, Jul 22, 2015 at 02:41:16AM -0700, Tony Lindgren wrote: The following changes since commit 80edaaead3687b47ba3760588306937439ebd7bd: ARM: dts: am335x-evm: Switch using simple-audio-card for audio support (2015-07-14 04:28:25 -0700) are available in the git repository at:

Re: [GIT PULL] omap dts changes for v4.3, part 1

2015-07-15 Thread Olof Johansson
On Wed, Jul 15, 2015 at 04:49:36AM -0700, Tony Lindgren wrote: The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590: Linux 4.2-rc2 (2015-07-12 15:10:30 -0700) are available in the git repository at:

Re: [GIT PULL] omap fixes against v4.2-rc2

2015-07-15 Thread Olof Johansson
On Wed, Jul 15, 2015 at 03:50:53AM -0700, Tony Lindgren wrote: The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590: Linux 4.2-rc2 (2015-07-12 15:10:30 -0700) are available in the git repository at:

Re: [GIT PULL 3/3] omap legacy boot clean-up for v4.1

2015-04-03 Thread Olof Johansson
On Thu, Mar 19, 2015 at 04:14:01PM -0700, Tony Lindgren wrote: The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at:

Re: [GIT PULL] OMAP-GPMC driver updates for v4.1

2015-04-03 Thread Olof Johansson
On Mon, Mar 23, 2015 at 12:32:38PM +0200, Roger Quadros wrote: Hi Arnd, Hi Olof, Based on Tony's request I will be sending you pull requests for OMAP-GPMC driver hence forth. I've sent this earlier on the 9th of March but had missed to copy Olof. It was actually in my queue but I hadn't

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

2015-04-03 Thread Olof Johansson
On Thu, Mar 19, 2015 at 04:14:00PM -0700, Tony Lindgren wrote: The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at:

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

2015-04-03 Thread Olof Johansson
On Thu, Mar 19, 2015 at 04:13:59PM -0700, Tony Lindgren wrote: The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b: Linux 4.0-rc2 (2015-03-03 09:04:59 -0800) are available in the git repository at:

Re: [GIT PULL] wireless wl12xx and omap device tree changes for v4.1

2015-04-03 Thread Olof Johansson
Hi, On Wed, Mar 25, 2015 at 02:40:51PM -0700, Tony Lindgren wrote: The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda: Linux 4.0-rc4 (2015-03-15 17:38:20 -0700) are available in the git repository at:

Re: [GIT PULL] wireless wl12xx and omap device tree changes for v4.1

2015-04-03 Thread Olof Johansson
On Fri, Apr 03, 2015 at 01:11:22PM -0700, Olof Johansson wrote: Hi, On Wed, Mar 25, 2015 at 02:40:51PM -0700, Tony Lindgren wrote: The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda: Linux 4.0-rc4 (2015-03-15 17:38:20 -0700) are available in the git

Re: [GIT PULL 1/2] omap non-urgent fixes for v4.1

2015-04-03 Thread Olof Johansson
On Sat, Mar 28, 2015 at 09:02:29AM -0700, Tony Lindgren wrote: The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at:

Re: [GIT PULL] omap fixes for v4.0-rc cycle

2015-03-29 Thread Olof Johansson
On Thu, Mar 19, 2015 at 01:49:23PM -0700, Tony Lindgren wrote: The following changes since commit 5b7610f235627878617648a99dd1442997f1c889: ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot (2015-03-06 10:37:34 -0800) are available in the git repository at:

Re: [GIT PULL] omap device tree changes for v3.20, part 3

2015-02-06 Thread Olof Johansson
On Fri, Jan 30, 2015 at 03:55:35PM -0800, Tony Lindgren wrote: The following changes since commit 1f43c45df7afb706470f7d81d983dd7763a9452f: ARM: dts: dra72-evm: Add qspi device (2015-01-20 10:07:25 -0800) are available in the git repository at:

Re: [GIT PULL 2/2] omap changes to make dm816x usable

2015-01-26 Thread Olof Johansson
On Mon, Jan 26, 2015 at 01:08:19PM -0800, Tony Lindgren wrote: The following changes since commit 13efcb188984f69e1f97b4d9e7d3663fb782946f: ARM: OMAP2+: Disable omap3 PM init for ti81xx (2015-01-14 17:37:16 -0800) are available in the git repository at:

Re: [GIT PULL 1/2] omap non-urgent fixes for v3.20, part 2

2015-01-26 Thread Olof Johansson
On Mon, Jan 26, 2015 at 01:08:18PM -0800, Tony Lindgren wrote: The following changes since commit 13efcb188984f69e1f97b4d9e7d3663fb782946f: ARM: OMAP2+: Disable omap3 PM init for ti81xx (2015-01-14 17:37:16 -0800) are available in the git repository at:

Re: [GIT PULL 1/3] drop legacy booting for omap3517

2015-01-23 Thread Olof Johansson
On Tue, Jan 20, 2015 at 10:25:38AM -0800, Tony Lindgren wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

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

2015-01-23 Thread Olof Johansson
On Tue, Jan 20, 2015 at 10:25:40AM -0800, Tony Lindgren wrote: The following changes since commit 7300bfff886a1340cfeb252035303e265cd556d9: ARM: dts: omap3-gta04: Add handling for tv output (2015-01-13 08:02:21 -0800) are available in the git repository at:

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

2015-01-23 Thread Olof Johansson
On Tue, Jan 20, 2015 at 10:25:39AM -0800, Tony Lindgren wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

Re: [GIT PULL 2/3] omap clean-up for v3.20

2015-01-21 Thread Olof Johansson
On Fri, Jan 16, 2015 at 03:21:21PM -0800, Tony Lindgren wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

Re: [GIT PULL 1/3] omap non-urgent fixes for v3.20

2015-01-21 Thread Olof Johansson
On Fri, Jan 16, 2015 at 03:21:20PM -0800, Tony Lindgren wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

Re: [GIT PULL 3/3] omap device tree changes for v3.20

2015-01-21 Thread Olof Johansson
On Fri, Jan 16, 2015 at 03:21:22PM -0800, Tony Lindgren wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

Re: [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

2015-01-21 Thread Olof Johansson
Hi, On Thu, Nov 27, 2014 at 2:41 AM, Peter Ujfalusi peter.ujfal...@ti.com wrote: include/linux/platform_data/ is not a correct place to keep the API definitions for edma, it is meant to be only for the pdata for the device. Clean up this by moving the API to include/linux/edma.h It's a nice

Re: [GIT PULL] Urgent omap4 legacy interrupt regression fix for v3.19-rc series

2015-01-19 Thread Olof Johansson
On Mon, Jan 19, 2015 at 03:09:51PM -0800, Tony Lindgren wrote: The following changes since commit 7ac72746aa9bb305fa74b44ec73eae99bbbe9b66: ARM: dts: Revert disabling of smc91x for n900 (2015-01-06 08:49:57 -0800) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.19-rc1

2015-01-08 Thread Olof Johansson
On Tue, Jan 06, 2015 at 03:18:14PM -0800, Tony Lindgren wrote: The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.18-rc4

2014-11-16 Thread Olof Johansson
On Tue, Nov 11, 2014 at 08:53:58AM -0800, Tony Lindgren wrote: The following changes since commit 4b91f7f3c8b20e073b7bfc098625b37f99789508: ARM: OMAP2+: Warn about deprecated legacy booting mode (2014-10-29 12:19:20 -0700) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.18-rc2

2014-11-02 Thread Olof Johansson
On Thu, Oct 30, 2014 at 09:50:20AM -0700, Tony Lindgren wrote: The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f: Linux 3.18-rc2 (2014-10-26 16:48:41 -0700) are available in the git repository at:

Re: [PATCH] ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854

2014-10-19 Thread Olof Johansson
Hi, On Sun, Oct 19, 2014 at 1:14 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Sun, Oct 19, 2014 at 01:04:20PM -0700, Linus Torvalds wrote: On Sun, Oct 19, 2014 at 11:51 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: Does that work for things like allnoconfig

Re: RCU bug with v3.17-rc3 ?

2014-10-19 Thread Olof Johansson
On Sun, Oct 19, 2014 at 8:28 AM, Felipe Balbi ba...@ti.com wrote: Hi, On Sun, Oct 19, 2014 at 10:54:16AM +0100, Russell King - ARM Linux wrote: On Wed, Oct 15, 2014 at 10:25:13PM +0100, Russell King - ARM Linux wrote: On Wed, Oct 15, 2014 at 10:23:10PM +0100, Russell King - ARM Linux wrote:

Re: [GIT PULL] Two omap fixes for v3.18 merge window

2014-10-15 Thread Olof Johansson
On Fri, Oct 10, 2014 at 1:49 PM, Tony Lindgren t...@atomide.com wrote: The following changes since commit f86dc4b04dd5292cae3708c16ca6e46dbb5c95fa: Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2014-10-08 17:38:52 -0400) are available in

Re: [GIT PULL 5/5] omap dts changes for v3.18 merge window

2014-09-23 Thread Olof Johansson
On Thu, Sep 18, 2014 at 01:15:08PM -0700, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [140911 16:29]: The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f: Linux 3.17-rc3 (2014-08-31 18:23:04 -0700) are available in the git repository at:

Re: [GIT PULL 2/5] omap soc changes for v3.18 merge window

2014-09-23 Thread Olof Johansson
On Thu, Sep 11, 2014 at 04:28:55PM -0700, Tony Lindgren wrote: The following changes since commit d7eb67f7fef9c046f27a975118da2324de65a90c: Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/fixes-not-urgent (2014-09-08

Re: [GIT PULL] omap regression fixes against v3.17-rc4

2014-09-22 Thread Olof Johansson
On Thu, Sep 11, 2014 at 02:10:18PM -0700, Tony Lindgren wrote: The following changes since commit 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd: Linux 3.17-rc4 (2014-09-07 16:09:43 -0700) are available in the git repository at:

Re: [GIT PULL] omap wake-up regression fix for v3.17

2014-09-22 Thread Olof Johansson
On Thu, Sep 18, 2014 at 01:17:08PM -0700, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [140917 08:00]: The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f: Linux 3.17-rc3 (2014-08-31 18:23:04 -0700) are available in the git repository at:

Re: [GIT PULL] ARM: OMAP2+: DRA72x/DRA74x basic support

2014-08-31 Thread Olof Johansson
Hi, This one clearly falls into the category of new platform support, not bugfixes. But it's pretty small so I'll pick it up this time. -Olof On Thu, Aug 28, 2014 at 10:02 AM, Tony Lindgren t...@atomide.com wrote: Arnd Olof, Can you please pick this one up for the -rc cycle so the TI guys

Re: [GIT PULL] omap fixes against v3.17-rc2

2014-08-27 Thread Olof Johansson
On Tue, Aug 26, 2014 at 03:14:13PM -0700, Tony Lindgren wrote: The following changes since commit 52addcf9d6669fa439387610bc65c92fa0980cef: Linux 3.17-rc2 (2014-08-25 15:36:20 -0700) are available in the git repository at:

Re: [GIT PULL] few omap fixes for v3.17 merge window

2014-08-09 Thread Olof Johansson
On Fri, Aug 01, 2014 at 04:16:00AM -0700, Tony Lindgren wrote: The following changes since commit 3965f5ba0489c01f419216c8909965b9a6a39388: Merge branch 'omap-for-v3.17/mailbox' into omap-for-v3.17/soc (2014-07-23 01:26:02 -0700) are available in the git repository at:

Re: [GIT PULL] omap gta04 dts changes for v3.17 merge window

2014-08-08 Thread Olof Johansson
On Fri, Aug 01, 2014 at 04:16:29AM -0700, Tony Lindgren wrote: The following changes since commit 3c9464ed75d6c15ee864da6d8f6a4cd3b0f2c934: ARM: DTS: omap5-uevm: Enable basic audio (McPDM - twl6040) (2014-07-15 00:21:25 -0700) are available in the git repository at:

Re: [GIT PULL] omap soc clean-up for v3.17 merge window

2014-07-21 Thread Olof Johansson
On Mon, Jul 21, 2014 at 5:30 AM, Tony Lindgren t...@atomide.com wrote: The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1: Linux 3.16-rc4 (2014-07-06 12:37:51 -0700) are available in the git repository at:

Re: [GIT PULL] omap dts changes for v3.17 merge window, part1

2014-07-18 Thread Olof Johansson
On Wed, Jul 16, 2014 at 05:55:58AM -0700, Tony Lindgren wrote: The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.16-rc4

2014-07-10 Thread Olof Johansson
On Wed, Jul 09, 2014 at 08:35:52AM -0700, Tony Lindgren wrote: The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1: Linux 3.16-rc4 (2014-07-06 12:37:51 -0700) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.16-rc1

2014-07-05 Thread Olof Johansson
Hi, On Fri, Jul 4, 2014 at 9:47 PM, Olof Johansson o...@lixom.net wrote: On Mon, Jun 30, 2014 at 12:08:57AM -0700, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [140617 08:01]: The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014

Re: [GIT PULL] omap fixes against v3.16-rc1

2014-07-05 Thread Olof Johansson
On Fri, Jul 4, 2014 at 11:06 PM, Olof Johansson o...@lixom.net wrote: Hi, On Fri, Jul 4, 2014 at 9:47 PM, Olof Johansson o...@lixom.net wrote: On Mon, Jun 30, 2014 at 12:08:57AM -0700, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [140617 08:01]: The following changes since commit

Re: [GIT PULL] omap fixes against v3.16-rc1

2014-07-04 Thread Olof Johansson
On Mon, Jun 30, 2014 at 12:08:57AM -0700, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [140617 08:01]: The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at:

Re: mainline boot: 37 passed 4 failed (mainline/v3.15-rc8-4569-g3de0ef8)

2014-06-04 Thread Olof Johansson
On Wed, Jun 4, 2014 at 2:01 AM, Mark Brown broo...@kernel.org wrote: On Tue, Jun 03, 2014 at 06:26:14PM -0700, Olof Johansson wrote: On Tue, Jun 3, 2014 at 5:36 PM, Olof's autobooter bu...@lixom.net wrote: [2.816920] smps9: failed to get the current voltage This seems to be from palmas

Re: [GIT PULL] omap dt fixes and and clocks for v3.16 merge window

2014-05-29 Thread Olof Johansson
On Wed, May 28, 2014 at 10:58:39AM -0700, Tony Lindgren wrote: The following changes since commit d712ff63b18309c939396f593510fbcccbafb9e4: ARM: dts: Enable mcpdm and mcbsp1 on DuoVero (2014-05-19 17:20:31 -0700) are available in the git repository at:

Re: [GIT PULL 1/4] omap soc changes for v3.16 merge window

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 06:30:31PM -0700, Tony Lindgren wrote: Looks like I'm still having trouble sending out some pull requests, so apologies you're seeing these as duplicates. The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987: Linux 3.15-rc3 (2014-04-27

Re: [GIT PULL 2/4] omap prcm changes for v3.16 merge window

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 06:30:50PM -0700, Tony Lindgren wrote: The following changes since commit be2d62844819b3536233b7fc726b8f17d9fa7f05: ARM: OMAP: debug-leds: raw read and write endian fix (2014-05-08 07:09:55 -0700) are available in the git repository at:

Re: [GIT PULL 3/4] omap board changes for v3.16 merge window

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 06:31:08PM -0700, Tony Lindgren wrote: The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd: Linux 3.15-rc4 (2014-05-04 18:14:42 -0700) are available in the git repository at:

Re: [GIT PULL 4/4] omap dt changes for v3.16 merge window, part 2

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 06:31:25PM -0700, Tony Lindgren wrote: The following changes since commit 3fdb77174a2c173e0e69f2499b836a0e412f6c4d: ARM: dts: omap3-n900: use MATRIX_KEY for keymap (2014-05-06 10:22:51 -0700) are available in the git repository at:

Re: [GIT PULL 1/3] omap non urgent fixes for v3.16 merge window, resend

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 07:10:30PM -0700, Tony Lindgren wrote: Hi, Here are three pull requests that never made the lists on the 8th of May as I have something still wrong with my scripts it seems. Anyways, these should be fine pulled out of order, if in doubt see my temporary merge branch

Re: [GIT PULL 2/3] omap pm changes for v3.16 merge window, resend

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 07:11:52PM -0700, Tony Lindgren wrote: The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd: Linux 3.15-rc4 (2014-05-04 18:14:42 -0700) are available in the git repository at:

Re: [GIT PULL 3/3] omap l3-noc bus driver changes for v3.16 merge window, resend

2014-05-26 Thread Olof Johansson
On Mon, May 19, 2014 at 07:13:00PM -0700, Tony Lindgren wrote: The following changes since commit 455c6fdbd219161bd09b1165f11699d6d73de11c: Linux 3.14 (2014-03-30 20:40:15 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap

Re: [PATCH v3 01/10] platform_data: edma: Be precise with the paRAM struct

2014-05-26 Thread Olof Johansson
Hi, On Mon, Apr 14, 2014 at 4:41 AM, Peter Ujfalusi peter.ujfal...@ti.com wrote: The edmacc_param struct should follow the layout of the paRAM area in the HW. Be explicit on the size of the fields (u32) and also mark the struct as packed to avoid any padding on non 32bit architectures.

Re: [GIT PULL] omap fixes for v3.15 -rc cycle

2014-05-21 Thread Olof Johansson
On Mon, May 19, 2014 at 05:34:20PM -0700, Tony Lindgren wrote: The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd: Linux 3.15-rc4 (2014-05-04 18:14:42 -0700) are available in the git repository at:

Re: [PATCH] ARM: edma: Clean up and simplify the code around irq request

2014-05-19 Thread Olof Johansson
On Thu, May 15, 2014 at 05:35:01PM +0530, Sekhar Nori wrote: + ARM SoC team On Tuesday 13 May 2014 12:56 PM, Peter Ujfalusi wrote: Get the two interrupt line number at the same time by merging the two instance of if(node){}else{} places. replace the pdev-dev with the already existing dev

Re: [GIT PULL] somewhat urgent omap fixes against v3.15-rc1, fixes gpmc

2014-05-04 Thread Olof Johansson
On Fri, Apr 25, 2014 at 01:30:48PM -0700, Tony Lindgren wrote: The following changes since commit fb677ef70b65e22cd4401d31b700a8b4041efae1: ARM: OMAP2+: Fix GPMC remap for devices using an offset (2014-04-23 11:09:22 -0700) are available in the git repository at:

Re: [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting early BRESP

2014-05-03 Thread Olof Johansson
On Thu, May 1, 2014 at 8:12 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Tue, 29 Apr 2014 01:21:41 +0100, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Tue, Apr 29, 2014 at 09:02:27AM +0900, Simon Horman wrote: On Mon, Apr 28, 2014 at 08:30:32PM +0100, Russell King wrote:

Re: [GIT PULL] omap device tree changes for v3.15, part 2

2014-03-11 Thread Olof Johansson
On Fri, Mar 07, 2014 at 09:58:36AM -0800, Tony Lindgren wrote: The following changes since commit f777ba1780584b100ab9664cc06d04f3bb273a84: Merge tag 'for_3.15/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into omap-for-v3.15/dt (2014-03-02 14:22:03

Re: [GIT PULL] two omap dt regression fixes for v3.14-rc4

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:04:48PM -0800, Tony Lindgren wrote: The following changes since commit 4b41636878ee32d4c45a49de7749abca9721bd6a: ARM: OMAP3: Fix pinctrl interrupts for core2 (2014-02-27 15:35:48 -0800) are available in the git repository at:

Re: [GIT PULL 1/4] omap soc changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:45PM -0800, Tony Lindgren wrote: The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at:

Re: [GIT PULL 2/4] omap prcm changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:46PM -0800, Tony Lindgren wrote: The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at:

Re: [GIT PULL 3/4] omap device tree changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:48PM -0800, Tony Lindgren wrote: The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) are available in the git repository at:

Re: [GIT PULL 3/4] omap device tree changes for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 04:10:49PM -0800, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [140302 15:55]: The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2: Linux 3.14-rc3 (2014-02-16 13:30:25 -0800) are available in the git repository at:

Re: [GIT PULL 4/4] omap crossbar support for v3.15

2014-03-08 Thread Olof Johansson
On Sun, Mar 02, 2014 at 03:14:49PM -0800, Tony Lindgren wrote: The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.14-rc1

2014-02-18 Thread Olof Johansson
Hi, On Fri, Feb 14, 2014 at 08:44:31AM -0800, Tony Lindgren wrote: The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at:

Re: [PATCHv13 00/40] ARM: TI SoC clock DT conversion

2014-01-17 Thread Olof Johansson
On Fri, Jan 17, 2014 at 4:02 PM, Nishanth Menon n...@ti.com wrote: clk-next-6a0cad9 + next-20140117 multi_v7_defconfig + CONFIG_LPAE=y: 1: am335x-evm: Boot PASS: http://slexy.org/raw/s21GRhEOj4 2: am335x-sk: Boot PASS: http://slexy.org/raw/s20zcNsD8h 3: am3517-evm: Boot PASS:

Re: [PATCHv13 00/40] ARM: TI SoC clock DT conversion

2014-01-17 Thread Olof Johansson
On Fri, Jan 17, 2014 at 4:19 PM, Nishanth Menon n...@ti.com wrote: On 01/17/2014 06:12 PM, Olof Johansson wrote: On Fri, Jan 17, 2014 at 4:02 PM, Nishanth Menon n...@ti.com wrote: clk-next-6a0cad9 + next-20140117 multi_v7_defconfig + CONFIG_LPAE=y: 1: am335x-evm: Boot PASS: http://slexy.org

Re: [patch] fix omap compile with randconfig

2014-01-13 Thread Olof Johansson
On Sun, Jan 12, 2014 at 5:00 PM, Pavel Machek pa...@ucw.cz wrote: This fixes: arch/arm/mach-omap2/built-in.o: In function `omap_reserve': /data/l/linux-n900/arch/arm/mach-omap2/common.c:36: undefined reference to `omap_fb_reserve_memblock' Signed-off-by: Pavel Machek pa...@ucw.cz diff

[PATCH 1/2] net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup

2013-12-11 Thread Olof Johansson
pointer to integer of different size [-Wpointer-to-int-cast] Signed-off-by: Olof Johansson o...@lixom.net --- drivers/net/ethernet/ti/davinci_cpdma.c |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/ethernet/ti/davinci_cpdma.c b/drivers/net/ethernet/ti

[PATCH 2/2] net: eth: davinci_cpdma: Mark a local variable static

2013-12-11 Thread Olof Johansson
Only used locally. Found by sparse. Signed-off-by: Olof Johansson o...@lixom.net --- drivers/net/ethernet/ti/davinci_cpdma.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/ti/davinci_cpdma.c b/drivers/net/ethernet/ti/davinci_cpdma.c index b041a87

[PATCH] net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup

2013-12-11 Thread Olof Johansson
Minor fix for printk format of a phys_addr_t, and the switch of two local functions to static since they're not used outside of the file. Signed-off-by: Olof Johansson o...@lixom.net --- Missed this one with the previous 64-bit phys_addr_t fix. Feel free to fold it in, or apply separately

[HACK] remotely powering on a OMAP5 uEVM over the debug port

2013-12-05 Thread Olof Johansson
Here's a tiny hack I came up with to remote-power on an OMAP5 uEVM. I have mine in an unattended setup where I can cycle power, but it still needs a power button press to start. Luckily two GPIO lines on the secondary FTDI channel are routed to the same buttons, so it can be done via software. It

Re: [GIT PULL] more omap dt fixes against v3.13-rc1

2013-12-02 Thread Olof Johansson
On Mon, Dec 2, 2013 at 1:40 PM, Tony Lindgren t...@atomide.com wrote: The following changes since commit 9cb238c00ba5c1ddfff2c2ed6aa66c15b962e4c3: mmc: omap: Fix I2C dependency and make driver usable with device tree (2013-11-26 15:51:16 -0800) are available in the git repository at:

Re: [GIT PULL] omap fixes against v3.13-rc1

2013-11-26 Thread Olof Johansson
On Tue, Nov 26, 2013 at 5:30 PM, Tony Lindgren t...@atomide.com wrote: The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at:

Re: commit c368e5fc2a190923b786f2de3e79430ea3566a25 regresses MMC

2013-11-21 Thread Olof Johansson
On Thu, Nov 21, 2013 at 2:49 AM, Mark Brown broo...@kernel.org wrote: On Wed, Nov 20, 2013 at 08:48:41PM -0600, Felipe Balbi wrote: actually, I didn't miss you at all. your broo...@linaro.org was in Cc of original email thread. The same email which was used to sign-off on original commit.

Re: [GIT PULL] few more omap fixes for v3.13 merge window

2013-11-19 Thread Olof Johansson
On Tue, Nov 19, 2013 at 11:48 AM, Tony Lindgren t...@atomide.com wrote: The following changes since commit 26273e02a0cf18eb72416559310d3294390a9024: ARM: OMAP2+: Fix build for dra7xx without omap4 and 5 (2013-11-15 08:27:29 -0800) are available in the git repository at:

Re: [PATCH v2] serial: omap: Add support for optional wake-up

2013-11-07 Thread Olof Johansson
On Thu, Nov 7, 2013 at 11:45 AM, Tony Lindgren t...@atomide.com wrote: * Kevin Hilman khil...@linaro.org [131107 10:53]: A bunch of DT boot failures on OMAP3 platforms with latest mainline were bisected down to this patch. Boot results here:

Re: [GIT PULL] omap dt fixes for v3.13 merge window

2013-10-29 Thread Olof Johansson
On Tue, Oct 29, 2013 at 4:09 PM, Tony Lindgren t...@atomide.com wrote: The following changes since commit b4887e16375be312cf64642ac1d826186cb836bf: Merge tag 'for_3.13_super_late/dts_signed' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into omap-for-v3.13/dt

  1   2   3   4   >