[PATCHv2 1/3] ARM: mxs: Simplify detection of CrystalFontz boards

2013-06-26 Thread Alexandre Belloni
As all CrystalFontz boards are compatible with "crystalfontz,cfa10036", make it easier to add future boards. Signed-off-by: Alexandre Belloni --- arch/arm/mach-mxs/mach-mxs.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arch/arm/mach-mxs/mach-mxs.c

[PATCHv2 1/3] ARM: mxs: Simplify detection of CrystalFontz boards

2013-06-26 Thread Alexandre Belloni
As all CrystalFontz boards are compatible with crystalfontz,cfa10036, make it easier to add future boards. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com --- arch/arm/mach-mxs/mach-mxs.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git