git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1564558
)
ARM: shmobile: marzen: Use DT for GIC
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Fri, 2 Aug 2013 06:39:34 +0000
(23:39 -0700)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 6 Aug 2013 02:18:40 +0000
(11:18 +0900)
Current Marzen is using DT booting,
and r8a7779.dtsi already has GIC settings.
So, we can remove the C version of the GIC setup code,
instead rely on GIC information provided by DT.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
No differences found