All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support
Date: Sat, 11 Jun 2016 21:44:18 +0800	[thread overview]
Message-ID: <20160611134418.GO20243@tiger> (raw)
In-Reply-To: <1465325585-1598-1-git-send-email-shc_work@mail.ru>

On Tue, Jun 07, 2016 at 09:53:02PM +0300, Alexander Shiyan wrote:
> mach-apf9328.c can be replaced with devicetree equivalent: imx1-apf9328.dts,
> so remove the board file.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
>  arch/arm/mach-imx/Kconfig        |   8 ---
>  arch/arm/mach-imx/Makefile       |   1 -
>  arch/arm/mach-imx/mach-apf9328.c | 148 ---------------------------------------
>  3 files changed, 157 deletions(-)
>  delete mode 100644 arch/arm/mach-imx/mach-apf9328.c
> 
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index dd905b9..37447fb 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -113,14 +113,6 @@ config MACH_SCB9328
>  	help
>  	  Say Y here if you are using a Synertronixx scb9328 board
>  
> -config MACH_APF9328

Drop this one from imx_v4_v5_defconfig as well?

Shawn

> -	bool "APF9328"
> -	select IMX_HAVE_PLATFORM_IMX_I2C
> -	select IMX_HAVE_PLATFORM_IMX_UART
> -	select SOC_IMX1
> -	help
> -	  Say Yes here if you are using the Armadeus APF9328 development board
> -
>  config MACH_IMX1_DT
>  	bool "Support i.MX1 platforms from device tree"
>  	select SOC_IMX1

  parent reply	other threads:[~2016-06-11 13:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 18:53 [PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support Alexander Shiyan
2016-06-07 18:53 ` [PATCH 2/4] ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 " Alexander Shiyan
2016-06-11 13:50   ` Shawn Guo
2016-06-07 18:53 ` [PATCH 3/4] ARM: i.MX: Remove i.MX1 non-DT support Alexander Shiyan
2016-06-07 18:53 ` [PATCH 4/4] ARM: i.MX: Move SOC_IMX1 into 'Device tree only' Alexander Shiyan
2016-06-11 13:47   ` Shawn Guo
2016-06-11 13:44 ` Shawn Guo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-06  4:34 [PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support Alexander Shiyan
2014-09-10  2:08 ` Shawn Guo
2014-09-10  2:13   ` Shawn Guo
2014-09-10  4:08     ` Alexander Shiyan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160611134418.GO20243@tiger \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.