]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mach-imx: Remove board entries in dt_board_compat
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 15 Aug 2012 14:26:30 +0000 (11:26 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 24 Aug 2012 03:44:12 +0000 (11:44 +0800)
commitc765ff6242d43786c1c8dfada9f50ba6645af1e4
tree2261978de7e34612bd2fe65bf69155ea524077fd
parent42bfa2035964c24b700b528d6e900b6016a9cb3b
ARM: mach-imx: Remove board entries in dt_board_compat

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 <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/imx51-dt.c
arch/arm/mach-imx/imx53-dt.c
arch/arm/mach-imx/mach-imx6q.c