Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-12 Thread Arnd Bergmann
On Saturday 07 March 2015 03:12:12 dwal...@fifo99.com wrote: > On Wed, Mar 04, 2015 at 08:32:54PM +0100, Arnd Bergmann wrote: > > This is my final piece of the puzzle for ARMv6/v7 multiplatform > > support. In combination with the other patches that are now > > at git://kernel.org/pub/scm/linux/ker

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-08 Thread Arnd Bergmann
On Thursday 05 March 2015 17:40:18 Ulf Hansson wrote: > The goal from my side is to entirely remove this mmc driver and > instead convert to use the mmci host driver. > > If I understand correctly, the current big blocker to reach that goal > is the DMA driver, since it's not converted to the DMA

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-06 Thread dwalker
On Wed, Mar 04, 2015 at 08:32:54PM +0100, Arnd Bergmann wrote: > This is my final piece of the puzzle for ARMv6/v7 multiplatform > support. In combination with the other patches that are now > at git://kernel.org/pub/scm/linux/kernel/git/arnd/playground.git > multiplatform-4.0-rc2 and the at91 and

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-05 Thread Ulf Hansson
On 4 March 2015 at 20:32, Arnd Bergmann wrote: > This is my final piece of the puzzle for ARMv6/v7 multiplatform > support. In combination with the other patches that are now > at git://kernel.org/pub/scm/linux/kernel/git/arnd/playground.git > multiplatform-4.0-rc2 and the at91 and shmobile parts

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread Arnd Bergmann
On Wednesday 04 March 2015 22:11:41 dwal...@fifo99.com wrote: > On Wed, Mar 04, 2015 at 08:32:54PM +0100, Arnd Bergmann wrote: > > This is my final piece of the puzzle for ARMv6/v7 multiplatform > > support. In combination with the other patches that are now > > at git://kernel.org/pub/scm/linux/ke

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread dwalker
On Wed, Mar 04, 2015 at 08:32:54PM +0100, Arnd Bergmann wrote: > This is my final piece of the puzzle for ARMv6/v7 multiplatform > support. In combination with the other patches that are now > at git://kernel.org/pub/scm/linux/kernel/git/arnd/playground.git > multiplatform-4.0-rc2 and the at91 and

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread Paul Bolle
Paul Bolle schreef op wo 04-03-2015 om 22:09 [+0100]: > [Added Michal and kbuild.] That I planned to do before deleting most of my draft. I should have deleted that line too. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread Paul Bolle
[Added Michal and kbuild.] Arnd Bergmann schreef op wo 04-03-2015 om 21:35 [+0100]: > On Wednesday 04 March 2015 21:31:32 Paul Bolle wrote: > > Arnd Bergmann schreef op wo 04-03-2015 om 20:32 [+0100]: > > > arch/arm/mach-msm/board-sapphire.c | 17 +- > > > > Please be aware that

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread Arnd Bergmann
On Wednesday 04 March 2015 21:31:32 Paul Bolle wrote: > Arnd Bergmann schreef op wo 04-03-2015 om 20:32 [+0100]: > > arch/arm/mach-msm/board-sapphire.c | 17 +- > > Please be aware that board-sapphire.c isn't actually wired into the > build system _at all_. It never has been (see

Re: [RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread Paul Bolle
Arnd Bergmann schreef op wo 04-03-2015 om 20:32 [+0100]: > arch/arm/mach-msm/board-sapphire.c | 17 +- Please be aware that board-sapphire.c isn't actually wired into the build system _at all_. It never has been (see https://lkml.org/lkml/2014/5/14/634 ). There's another thread w

[RFC PATCH 00/18] ARM: msm multiplatform support

2015-03-04 Thread Arnd Bergmann
This is my final piece of the puzzle for ARMv6/v7 multiplatform support. In combination with the other patches that are now at git://kernel.org/pub/scm/linux/kernel/git/arnd/playground.git multiplatform-4.0-rc2 and the at91 and shmobile parts from other developers, you can now build one kernel that