From: Geert Uytterhoeven <geert+renesas@glider.be>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] staging: board: kzm9d: Use "arm,pl390"
Date: Fri, 20 Nov 2015 12:36:56 +0000 [thread overview]
Message-ID: <1448023017-21816-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1448023017-21816-1-git-send-email-geert+renesas@glider.be>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Must be applied together with "ARM: shmobile: emev2 dtsi: Use
"arm,pl390" for GIC"!
Greg: Can you please provide your ack? Thanks!
---
drivers/staging/board/kzm9d.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/board/kzm9d.c b/drivers/staging/board/kzm9d.c
index 8d1eb09bc66ef413..05a6d434d307fe0f 100644
--- a/drivers/staging/board/kzm9d.c
+++ b/drivers/staging/board/kzm9d.c
@@ -11,7 +11,7 @@ static struct resource usbs1_res[] __initdata = {
static void __init kzm9d_init(void)
{
- board_staging_gic_setup_xlate("arm,cortex-a9-gic", 32);
+ board_staging_gic_setup_xlate("arm,pl390", 32);
if (!board_staging_dt_node_available(usbs1_res,
ARRAY_SIZE(usbs1_res))) {
--
1.9.1
next prev parent reply other threads:[~2015-11-20 12:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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
2015-11-20 12:36 ` [PATCH 2/6] ARM: shmobile: r8a7740 " Geert Uytterhoeven
2015-11-20 12:36 ` [PATCH 3/6] ARM: shmobile: emev2 " Geert Uytterhoeven
2015-11-20 12:36 ` [PATCH 4/6] ARM: shmobile: r8a7778 " Geert Uytterhoeven
2015-11-20 12:36 ` Geert Uytterhoeven [this message]
2015-11-20 12:36 ` [PATCH 6/6] staging: board: armadillo800eva: Use "arm,pl390" Geert Uytterhoeven
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
2015-12-14 7:51 ` Geert Uytterhoeven
2015-12-14 8:15 ` Simon Horman
-- strict thread matches above, loose matches on Subject: below --
2015-12-18 2:30 [GIT PULL] Renesas ARM Based SoC GIC Cleanup for v4.5 Simon Horman
2015-12-18 2:30 ` [PATCH 5/6] staging: board: kzm9d: Use "arm,pl390" Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448023017-21816-6-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).