From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] ARM: imx: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'
Date: Mon, 19 May 2014 11:06:35 +0400 [thread overview]
Message-ID: <1400483195.557817536@f437.i.mail.ru> (raw)
In-Reply-To: <1400482606-8278-2-git-send-email-shawn.guo@freescale.com>
Mon, 19 May 2014 14:56:43 +0800 ?? Shawn Guo <shawn.guo@freescale.com>:
> After moving SOC_IMX51 support over to device tree, all i.MX5 support
> becomes device tree only now. So options SOC_IMX5 and SOC_IMX51 can
> just be under 'Device tree only'.
>
> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
> ---
> arch/arm/mach-imx/Kconfig | 26 +++++++++++++-------------
> 1 file changed, 13 insertions(+), 13 deletions(-)
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index a6ee115..19c609e 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -122,19 +122,6 @@ config SOC_IMX35
> select PINCTRL_IMX35
> select SMP_ON_UP if SMP
>
> -config SOC_IMX5
> - bool
> - select ARCH_HAS_CPUFREQ
> - select ARCH_HAS_OPP
> - select ARCH_MXC_IOMUX_V3
> - select HAVE_IMX_SRC
> - select MXC_TZIC
> -
> -config SOC_IMX51
> - bool
> - select PINCTRL_IMX51
> - select SOC_IMX5
> -
> if ARCH_MULTI_V4T
>
> comment "MX1 platforms:"
> @@ -704,6 +691,19 @@ if ARCH_MULTI_V7
>
> comment "Device tree only"
>
> +config SOC_IMX5
> + bool
> + select ARCH_HAS_CPUFREQ
> + select ARCH_HAS_OPP
> + select ARCH_MXC_IOMUX_V3
We can drop ARCH_MXC_IOMUX_V3 now.
---
next prev parent reply other threads:[~2014-05-19 7:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-19 6:56 [PATCH 0/4] ARM: imx: clean up i.MX5 files Shawn Guo
2014-05-19 6:56 ` [PATCH 1/4] ARM: imx: move SOC_IMX5 and SOC_IMX51 into 'Device tree only' Shawn Guo
2014-05-19 7:06 ` Alexander Shiyan [this message]
2014-05-19 7:13 ` Shawn Guo
2014-05-19 6:56 ` [PATCH 2/4] ARM: imx: drop option MACH_IMX51_DT Shawn Guo
2014-05-19 6:56 ` [PATCH 3/4] ARM: imx: remove imx51 non-DT support files Shawn Guo
2014-05-19 8:06 ` Alexander Shiyan
2014-05-19 8:30 ` Shawn Guo
2014-05-19 6:56 ` [PATCH 4/4] ARM: imx: remove i.MX5 non-DT device registration helpers Shawn Guo
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=1400483195.557817536@f437.i.mail.ru \
--to=shc_work@mail.ru \
--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.