devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: shmobile: Use "arm,pl390" for GIC where appropriate
@ 2015-11-20 12:36 Geert Uytterhoeven
  2015-11-20 12:36 ` [PATCH 1/6] ARM: shmobile: r7s72100 dtsi: Use "arm,pl390" for GIC Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2015-11-20 12:36 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm, Greg Kroah-Hartman
  Cc: linux-sh, linux-arm-kernel, devicetree, Geert Uytterhoeven

	Hi Simon, Magnus, Greg,

On several Renesas ARM SoCs, the GIC is described in DT as being a
Cortex A9 GIC, while it's actually a PL390. This is not only stated in
the documentation, but has been verified by reading the GICD_IIDR
register.

This series
  1. Corrects the DT compatible value to match reality,
  2. Updates the board staging drivers to match the above.

As both parts impact each other, I think it's best that all patches go
in through Simon's ARM/SHMOBILE tree.

Greg: can you please provide your ack for the last two patches?

Thanks!

Geert Uytterhoeven (6):
  ARM: shmobile: r7s72100 dtsi: Use "arm,pl390" for GIC
  ARM: shmobile: r8a7740 dtsi: Use "arm,pl390" for GIC
  ARM: shmobile: emev2 dtsi: Use "arm,pl390" for GIC
  ARM: shmobile: r8a7778 dtsi: Use "arm,pl390" for GIC
  staging: board: kzm9d: Use "arm,pl390"
  staging: board: armadillo800eva: Use "arm,pl390"

 arch/arm/boot/dts/emev2.dtsi            | 2 +-
 arch/arm/boot/dts/r7s72100.dtsi         | 2 +-
 arch/arm/boot/dts/r8a7740.dtsi          | 2 +-
 arch/arm/boot/dts/r8a7778.dtsi          | 2 +-
 drivers/staging/board/armadillo800eva.c | 2 +-
 drivers/staging/board/kzm9d.c           | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-12-14  6:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-20 12:36 [PATCH 0/6] ARM: shmobile: Use "arm,pl390" for GIC where appropriate Geert Uytterhoeven
2015-11-20 12:36 ` [PATCH 1/6] ARM: shmobile: r7s72100 dtsi: Use "arm,pl390" for GIC Geert Uytterhoeven
     [not found] ` <1448023017-21816-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-11-20 12:36   ` [PATCH 2/6] ARM: shmobile: r8a7740 " Geert Uytterhoeven
2015-11-20 12:36   ` [PATCH 5/6] staging: board: kzm9d: Use "arm,pl390" Geert Uytterhoeven
2015-11-20 12:36 ` [PATCH 3/6] ARM: shmobile: emev2 dtsi: Use "arm,pl390" for GIC Geert Uytterhoeven
2015-11-20 12:36 ` [PATCH 4/6] ARM: shmobile: r8a7778 " Geert Uytterhoeven
2015-11-20 12:36 ` [PATCH 6/6] staging: board: armadillo800eva: Use "arm,pl390" Geert Uytterhoeven
     [not found]   ` <1448023017-21816-7-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-12-11 16:28     ` Greg Kroah-Hartman
2015-12-14  5:05       ` Simon Horman
2015-12-14  5:16         ` Greg Kroah-Hartman
2015-12-14  6:29           ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).