ARM: imx6: Warn when an old DT is detected
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 13 Mar 2015 16:05:37 +0000 (16:05 +0000)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 30 Mar 2015 08:43:51 +0000 (16:43 +0800)
commit14517564795a5cd22e2da3119037f9883383fae9
tree3c0d182b371855866cfd09a5110adab26b6479a4
parente33b67523f556aa7ddb09f1c7fa4de5c080670c9
ARM: imx6: Warn when an old DT is detected

Now that the GPC has been converted to be a full blown irqchip
(and not a mole on the side of the GIC), booting a new kernel
with an old DT is likely to result in a rough ride for the user.

This patch makes sure such a situation is promptly detected and
the user made aware that a DT update is in order.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/common.h
arch/arm/mach-imx/gpc.c
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-imx/mach-imx6sl.c
arch/arm/mach-imx/mach-imx6sx.c
This page took 0.025896 seconds and 5 git commands to generate.