[PATCH 4/4] ARM: i.MX: Move SOC_IMX1 into 'Device tree only'

Shawn Guo shawnguo at kernel.org
Sat Jun 11 06:47:58 PDT 2016


On Tue, Jun 07, 2016 at 09:53:05PM +0300, Alexander Shiyan wrote:
> This patch moves SOC_IMX1 into 'Device tree only' category and renames
> imx1-dt.c to mach-imx1.c to align with the name schema of other
> i.MX DT only platforms.
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> ---
>  arch/arm/configs/imx_v4_v5_defconfig |  8 ++-----
>  arch/arm/mach-imx/Kconfig            | 31 ++++++++++---------------
>  arch/arm/mach-imx/Makefile           |  4 +---
>  arch/arm/mach-imx/imx1-dt.c          | 45 ------------------------------------
>  arch/arm/mach-imx/mach-imx1.c        | 45 ++++++++++++++++++++++++++++++++++++

'git format-patch -M' can be used detect the renaming.

Shawn

>  5 files changed, 60 insertions(+), 73 deletions(-)
>  delete mode 100644 arch/arm/mach-imx/imx1-dt.c
>  create mode 100644 arch/arm/mach-imx/mach-imx1.c



More information about the linux-arm-kernel mailing list