Thread (12 messages) flat view 12 messages, 6 authors, 2012-08-14
STALE5136d

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

From: marex@denx.de (Marek Vasut)
Date: 2012-06-17 14:06:19

Dear Fabio Estevam,
quoted hunk ↗ jump to hunk
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>
---
 arch/arm/mach-mxs/mach-mxs.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-mxs/mach-mxs.c b/arch/arm/mach-mxs/mach-mxs.c
index 8cac94b..0f36b22 100644
--- a/arch/arm/mach-mxs/mach-mxs.c
+++ b/arch/arm/mach-mxs/mach-mxs.c
@@ -91,13 +91,11 @@ static void __init mxs_machine_init(void)
 }

 static const char *imx23_dt_compat[] __initdata = {
-	"fsl,imx23-evk",
 	"fsl,imx23",
 	NULL,
 };

 static const char *imx28_dt_compat[] __initdata = {
-	"fsl,imx28-evk",
Don't you need this one as there's some hook?
 	"fsl,imx28",
 	NULL,
 };
Best regards,
Marek Vasut
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help