ARM: shmobile: r8a7794 dtsi: Use "arm,gic-400" for GIC
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 Jun 2015 13:03:36 +0000 (15:03 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 6 Jul 2015 00:33:40 +0000 (09:33 +0900)
commitc73ddf42e7a93dabf918b22d3cc2ce02b90d4155
treef31eccaae0b309b6abd4037bfe25028d176777c5
parent5b3b3268518fb67c7accf83d786909b2a8cbee63
ARM: shmobile: r8a7794 dtsi: Use "arm,gic-400" for GIC

Replace the "arm,cortex-a15-gic" compatible value for the GIC by
"arm,gic-400", as the R-Car Gen2 GIC is assumed to be a GIC-400.
This has been confirmed by reading the GICD_IIDR register (on r8a7791),
which reports 0x0200043b (GIC-400 = 0x02, ARM = 0x43b).

This has no effect on runtime behavior, as currently the GIC driver
treats both compatible values the same.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7794.dtsi
This page took 0.024916 seconds and 5 git commands to generate.