[PATCHv2 0/7] ARM: imx: add IMX50 SoC support
From: Shawn Guo <hidden>
Date: 2013-10-31 05:59:37
From: Shawn Guo <hidden>
Date: 2013-10-31 05:59:37
On Tue, Oct 29, 2013 at 03:15:50PM +1000, gerg at uclinux.org wrote:
From: Greg Ungerer <redacted>
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 Shawn Guo's
linux-2.6.git for-next branch.
This loads and runs on the Freescale IMX50-EVK board.
Signed-off-by: Greg Ungerer <redacted>
---
v2: made the pinctrl changes a separate patch stream
fixups for applying to Shawn's for-next branch
initial values for some pad control settingsThanks for the respin. I just applied the series except patch #3, where I still have some small comment. Shawn