commit | ecea9fec0f51a371e93d1b7e8a0376809d2d4e47 | [log] [tgz] |
---|---|---|
author | Frank Li <Frank.Li@freescale.com> | Tue Jan 05 11:17:14 2016 -0600 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Feb 29 16:14:31 2016 +0800 |
tree | 69232b78320646ab7f60e0bc9dea59e6282a97bb | |
parent | 26cefdd15db1ebdcc564a23f21e3359342f71bde [diff] |
ARM: dts: imx7d: add arch timer Since uboot v2016.01-rc2, which supported basic psci for i.mx7d. So imx7d's second core can be enabled by psci. Without arch timer, every timer event will be boardcasted to each core. arch timer has local timer irq for each core. Signed-off-by: Frank Li <Frank.Li@freescale.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>