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 2/4] ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support
Date: Sat, 11 Jun 2016 21:50:20 +0800	[thread overview]
Message-ID: <20160611135020.GQ20243@tiger> (raw)
In-Reply-To: <1465325585-1598-2-git-send-email-shc_work@mail.ru>

On Tue, Jun 07, 2016 at 09:53:03PM +0300, Alexander Shiyan wrote:
> Synertronixx SCB9328 board is very similar to Armadeus APF9328,
> so it can be easily reimplemented in DT way.
> This patch removes support for non-DT support for this board.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
>  arch/arm/mach-imx/Kconfig        |   7 --
>  arch/arm/mach-imx/Makefile       |   1 -
>  arch/arm/mach-imx/mach-scb9328.c | 143 ---------------------------------------
>  3 files changed, 151 deletions(-)
>  delete mode 100644 arch/arm/mach-imx/mach-scb9328.c
> 
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index 37447fb..1b7905a 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -106,13 +106,6 @@ if ARCH_MULTI_V4T
>  
>  comment "MX1 platforms:"
>  
> -config MACH_SCB9328

Can be dropped from imx_v4_v5_defconfig?

Shawn

> -	bool "Synertronixx scb9328"
> -	select IMX_HAVE_PLATFORM_IMX_UART
> -	select SOC_IMX1
> -	help
> -	  Say Y here if you are using a Synertronixx scb9328 board
> -
>  config MACH_IMX1_DT
>  	bool "Support i.MX1 platforms from device tree"
>  	select SOC_IMX1

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

Thread overview: 8+ 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 [this message]
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 ` [PATCH 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2014-09-06  4:34 Alexander Shiyan
2014-09-06  4:34 ` [PATCH 2/4] ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 " 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=20160611135020.GQ20243@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.