]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: Remove i.MX35 board files
authorFabio Estevam <festevam@gmail.com>
Wed, 2 Sep 2020 12:49:51 +0000 (09:49 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 5 Sep 2020 07:34:29 +0000 (15:34 +0800)
commita317914b1bb4c078a75c25502407ef756970698a
treee32011ba0b4bcead62028729d9bb947672759e91
parent156056c939a0167649539ccd1cc19b48cdf20618
ARM: imx: Remove i.MX35 board files

i.MX35 has basic device tree support.

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

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/imx35-dt.c [deleted file]
arch/arm/mach-imx/mach-imx35.c [new file with mode: 0644]
arch/arm/mach-imx/mach-mx35_3ds.c [deleted file]
arch/arm/mach-imx/mach-pcm043.c [deleted file]
arch/arm/mach-imx/mach-vpr200.c [deleted file]