Re: [PATCH 4/4] ARM: msm: Remove 8x50 support

2013-10-30 Thread Daniel Walker
On Wed, Oct 30, 2013 at 02:30:23PM +0100, Arnd Bergmann wrote: > On Tuesday 29 October 2013, Daniel Walker wrote: > > Isn't this the Nexus one platform ? Same as the last one , why don't you > > just update it to use the device tree? This doesn't seem like it would > > be all that difficult. > >

Re: [PATCH 4/4] ARM: msm: Remove 8x50 support

2013-10-30 Thread Arnd Bergmann
On Tuesday 29 October 2013, Daniel Walker wrote: > Isn't this the Nexus one platform ? Same as the last one , why don't you > just update it to use the device tree? This doesn't seem like it would > be all that difficult. Please don't top-post. > On Mon, Oct 28, 2013 at 01:43:26PM -0700, David B

Re: [PATCH 4/4] ARM: msm: Remove 8x50 support

2013-10-29 Thread Daniel Walker
Isn't this the Nexus one platform ? Same as the last one , why don't you just update it to use the device tree? This doesn't seem like it would be all that difficult. On Mon, Oct 28, 2013 at 01:43:26PM -0700, David Brown wrote: > The MSM8x50 SoC support was added in 2010 based on code from Go

[PATCH 4/4] ARM: msm: Remove 8x50 support

2013-10-28 Thread David Brown
The MSM8x50 SoC support was added in 2010 based on code from Google's Android kernels. Platform support is fairly minimal, and the only changes that have been made have been trivial and cleanup changes. This code has not been converted to device tree, and is hindering support for the multi-platfo