]> Git Repo - linux.git/commit
ARM: imx: Remove i.MX27 board files
authorFabio Estevam <[email protected]>
Wed, 2 Sep 2020 12:49:49 +0000 (09:49 -0300)
committerShawn Guo <[email protected]>
Sat, 5 Sep 2020 07:34:23 +0000 (15:34 +0800)
commit879c0e5e0ac711603b89b711c7b54213c0c17147
tree1c8b7296e28852dd1b366ea6254c7108bcc98a1e
parent4b563a066611f4b137ea28533b9783a492cb1e12
ARM: imx: Remove i.MX27 board files

i.MX27 has basic device tree support.

To achieve the goal of converting all i.MX SoCs to a
devicetree-only platform, remove imx27 board files.

Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
arch/arm/configs/imx_v4_v5_defconfig
arch/arm/configs/multi_v5_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/imx27-dt.c [deleted file]
arch/arm/mach-imx/mach-imx27.c [new file with mode: 0644]
arch/arm/mach-imx/mach-imx27_visstrim_m10.c [deleted file]
arch/arm/mach-imx/mach-mx27_3ds.c [deleted file]
arch/arm/mach-imx/mach-mx27ads.c [deleted file]
arch/arm/mach-imx/mach-pca100.c [deleted file]
This page took 0.054557 seconds and 4 git commands to generate.