[PATCH v3 2/2] ARM: mach-mxs: Remove board entries in dt_board_compat

Subsystems: arm port, the rest

STALE5102d

2 messages, 2 authors, 2012-08-15 · open the first message on its own page

[PATCH v3 2/2] ARM: mach-mxs: Remove board entries in dt_board_compat

From: festevam@gmail.com (Fabio Estevam)
Date: 2012-08-15 14:29:00

From: Fabio Estevam <redacted>

There is no need for adding board related entries into dt_board_compat.

Leave only the SoC entry.

This way we do not need to patch a C file when adding dt support for a new board.

Signed-off-by: Fabio Estevam <redacted>
--
Changes since v2:
- Fix From field
Changes since v1:
- Rebased against 3.6-rc1
 arch/arm/mach-mxs/mach-mxs.c |    8 --------
 1 file changed, 8 deletions(-)
diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c
index 8dabfe8..fb453fd 100644
--- a/arch/arm/mach-mxs/mach-mxs.c
+++ b/arch/arm/mach-mxs/mach-mxs.c
@@ -286,19 +286,11 @@ static void __init mxs_machine_init(void)
 }
 
 static const char *imx23_dt_compat[] __initdata = {
-	"fsl,imx23-evk",
-	"fsl,stmp378x_devb"
-	"olimex,imx23-olinuxino",
 	"fsl,imx23",
 	NULL,
 };
 
 static const char *imx28_dt_compat[] __initdata = {
-	"bluegiga,apx4devkit",
-	"crystalfontz,cfa10036",
-	"denx,m28evk",
-	"fsl,imx28-evk",
-	"karo,tx28",
 	"fsl,imx28",
 	NULL,
 };
-- 
1.7.9.5

[PATCH v3 2/2] ARM: mach-mxs: Remove board entries in dt_board_compat

From: Shawn Guo <hidden>
Date: 2012-08-15 15:00:46

On Wed, Aug 15, 2012 at 11:29:00AM -0300, Fabio Estevam wrote:
From: Fabio Estevam <redacted>

There is no need for adding board related entries into dt_board_compat.

Leave only the SoC entry.

This way we do not need to patch a C file when adding dt support for a new board.

Signed-off-by: Fabio Estevam <redacted>
Applied, thanks.

Regards,
Shawn
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help