devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
To: lznuaa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Subject: [PATCH V7 10/10] ARM: config: imx_v6_v7_defconfig add imx7d support
Date: Wed, 29 Apr 2015 22:20:10 +0800	[thread overview]
Message-ID: <1430317210-18333-11-git-send-email-Frank.Li@freescale.com> (raw)
In-Reply-To: <1430317210-18333-1-git-send-email-Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>

From: Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>

Add imx7d support

Signed-off-by: Frank Li <Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index fdeb1c8..c9c51e1f 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -38,6 +38,7 @@ CONFIG_SOC_IMX53=y
 CONFIG_SOC_IMX6Q=y
 CONFIG_SOC_IMX6SL=y
 CONFIG_SOC_IMX6SX=y
+CONFIG_SOC_IMX7D=y
 CONFIG_SOC_VF610=y
 CONFIG_PCI=y
 CONFIG_PCI_IMX6=y
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2015-04-29 14:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29 14:20 [PATCH V7 00/10] Add Freescale i.mx7d support Frank.Li
2015-04-29 14:20 ` [PATCH V7 01/10] ARM: dts: add pinfunc include file to support imx7d Frank.Li
2015-05-07 13:13   ` Shawn Guo
2015-04-29 14:20 ` [PATCH V7 02/10] ARM: dts: add clock " Frank.Li
2015-05-07 13:20   ` Shawn Guo
2015-04-29 14:20 ` [PATCH V7 03/10] Document: dt: binding: imx: update document for imx7d support Frank.Li
2015-05-07 13:30   ` Shawn Guo
2015-04-29 14:20 ` [PATCH V7 04/10] ARM: dts: add imx7d soc dtsi file Frank.Li
2015-04-30 18:07   ` Fabio Estevam
2015-04-30 18:25     ` Zhi Li
     [not found]       ` <CAHrpEqRn-KWVzBaY1OtcLHivPVp-17Vw7qZaCzGts52_rv1eug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-30 19:55         ` Fabio Estevam
2015-05-07 13:32       ` Shawn Guo
2015-05-07 13:53   ` Shawn Guo
2015-04-29 14:20 ` [PATCH V7 05/10] pinctrl: add imx7d support Frank.Li
2015-05-06 11:55   ` Linus Walleij
2015-05-06 13:36     ` Zhi Li
2015-04-29 14:20 ` [PATCH V7 06/10] ARM: imx: add msl support for imx7d Frank.Li
2015-05-07 14:14   ` Shawn Guo
2015-04-29 14:20 ` [PATCH V7 07/10] ARM: imx: add gpt system timer " Frank.Li
2015-04-29 14:20 ` [PATCH V7 08/10] ARM: imx: add imx7d clk tree support Frank.Li
2015-04-29 14:20 ` [PATCH V7 09/10] arm: dts: add imx7d-sdb support Frank.Li
     [not found] ` <1430317210-18333-1-git-send-email-Frank.Li-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2015-04-29 14:20   ` Frank.Li-KZfg59tc24xl57MIdRCFDg [this message]

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=1430317210-18333-11-git-send-email-Frank.Li@freescale.com \
    --to=frank.li-kzfg59tc24xl57midrcfdg@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=lznuaa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).