diff mbox series

[V2] soc: imx: select ARM_GIC_V3 for i.MX8M

Message ID 1594345433-18001-1-git-send-email-peng.fan@nxp.com (mailing list archive)
State Mainlined
Commit d82bcef5157de1368c08244a846ab968b3e5cb7e
Headers show
Series [V2] soc: imx: select ARM_GIC_V3 for i.MX8M | expand

Commit Message

Peng Fan July 10, 2020, 1:43 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Select ARM_GIC_V3, then it is able to use gic v3 driver in aarch32
mode linux on aarch64 hardware. For aarch64 mode, it not hurts
to select ARM_GIC_V3.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---

V2:
 Select GIC V3 when ARCH_MXC is selected to avoid compile test error
 https://patchwork.kernel.org/patch/11516553/#23321403

 drivers/soc/imx/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Shawn Guo July 13, 2020, 8:42 a.m. UTC | #1
On Fri, Jul 10, 2020 at 09:43:53AM +0800, peng.fan@nxp.com wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Select ARM_GIC_V3, then it is able to use gic v3 driver in aarch32
> mode linux on aarch64 hardware. For aarch64 mode, it not hurts
> to select ARM_GIC_V3.
> 
> Acked-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/drivers/soc/imx/Kconfig b/drivers/soc/imx/Kconfig
index d515d2cc20ed..7da10bc99d21 100644
--- a/drivers/soc/imx/Kconfig
+++ b/drivers/soc/imx/Kconfig
@@ -22,6 +22,7 @@  config SOC_IMX8M
 	depends on ARCH_MXC || COMPILE_TEST
 	default ARCH_MXC && ARM64
 	select SOC_BUS
+	select ARM_GIC_V3 if ARCH_MXC
 	help
 	  If you say yes here you get support for the NXP i.MX8M family
 	  support, it will provide the SoC info like SoC family,