From mboxrd@z Thu Jan 1 00:00:00 1970 From: gerg@uclinux.org (Greg Ungerer) Date: Wed, 23 Oct 2013 22:39:52 +1000 Subject: [PATCH 0/8] ARM: imx: add IMX50 SoC support In-Reply-To: <20131023091451.GD24520@titan.lakedaemon.net> References: <1382076260-6422-1-git-send-email-gerg@uclinux.org> <20131023091451.GD24520@titan.lakedaemon.net> Message-ID: <5267C398.8000503@uclinux.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Jason, On 23/10/13 19:14, Jason Cooper wrote: > On Fri, Oct 18, 2013 at 04:04:12PM +1000, gerg at uclinux.org wrote: >> From: Greg Ungerer >> >> This set of patches is the code and device tree support for the Freescale >> IMX50 SoC. This part is similar to the IMX53 SoC family, and I have resued >> as much of its support as possible. These patches are against 3.12-rc5. >> >> With these changes you can load and run on the Freescale IMX50-EVK board. > > Thanks for doing this! I was tinkering with adding this in order to > bring up a vanilla kernel on the SanDisk Connect Wireless Media Drive. > I'm at Edinburgh this week, so I won't be able to test until next week. More testing would be great. Thanks Greg