From: Frank.Li@nxp.com (Frank Li)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/4] ARM: imx: config: enable psci default
Date: Tue, 5 Jan 2016 11:17:16 -0600 [thread overview]
Message-ID: <1452014237-12848-3-git-send-email-Frank.Li@nxp.com> (raw)
In-Reply-To: <1452014237-12848-1-git-send-email-Frank.Li@nxp.com>
From: Frank Li <Frank.Li@freescale.com>
i.MX7D uboot support psci firmware.
Enabled psci default.
Signed-off-by: Frank Li <Frank.Li@freescale.com>
---
Change from v1 to v2:
arm to "ARM"
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 2d5253d..1e792ef 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -47,6 +47,7 @@ CONFIG_PCI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_IMX6=y
CONFIG_SMP=y
+CONFIG_ARM_PSCI=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_AEABI=y
CONFIG_HIGHMEM=y
--
2.5.2
WARNING: multiple messages have this Message-ID (diff)
From: Frank Li <Frank.Li@nxp.com>
To: lznuaa@gmail.com, shawnguo@kernel.org
Cc: devicetree@vger.kernel.org, Frank Li <Frank.Li@freescale.com>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/4] ARM: imx: config: enable psci default
Date: Tue, 5 Jan 2016 11:17:16 -0600 [thread overview]
Message-ID: <1452014237-12848-3-git-send-email-Frank.Li@nxp.com> (raw)
In-Reply-To: <1452014237-12848-1-git-send-email-Frank.Li@nxp.com>
From: Frank Li <Frank.Li@freescale.com>
i.MX7D uboot support psci firmware.
Enabled psci default.
Signed-off-by: Frank Li <Frank.Li@freescale.com>
---
Change from v1 to v2:
arm to "ARM"
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 2d5253d..1e792ef 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -47,6 +47,7 @@ CONFIG_PCI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_IMX6=y
CONFIG_SMP=y
+CONFIG_ARM_PSCI=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_AEABI=y
CONFIG_HIGHMEM=y
--
2.5.2
next prev parent reply other threads:[~2016-01-05 17:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-05 17:17 [PATCH v2 1/4] ARM: dts: imx7d: add arch timer Frank Li
2016-01-05 17:17 ` Frank Li
2016-01-05 17:17 ` [PATCH v2 2/4] ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7D Frank Li
2016-01-05 17:17 ` Frank Li
2016-01-05 17:17 ` Frank Li [this message]
2016-01-05 17:17 ` [PATCH v2 3/4] ARM: imx: config: enable psci default Frank Li
2016-01-05 17:17 ` [PATCH v2 4/4] ARM: imx7d: correct chip version information Frank Li
2016-01-05 17:17 ` Frank Li
2016-01-21 22:39 ` [PATCH v2 1/4] ARM: dts: imx7d: add arch timer Zhi Li
2016-01-21 22:39 ` Zhi Li
2016-01-28 8:34 ` Shawn Guo
2016-01-28 8:34 ` 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=1452014237-12848-3-git-send-email-Frank.Li@nxp.com \
--to=frank.li@nxp.com \
--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.