From: Nikolay Borisov <Nikolay.Borisov-5wv7dgnIgG8@public.gmane.org>
To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org,
tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 2/2] documentation/devicetree: Update GIC compat strings
Date: Wed, 21 May 2014 14:48:05 +0100 [thread overview]
Message-ID: <1400680085-10430-3-git-send-email-Nikolay.Borisov@arm.com> (raw)
In-Reply-To: <1400680085-10430-1-git-send-email-Nikolay.Borisov-5wv7dgnIgG8@public.gmane.org>
This patch adds two new implementation-agonostic GIC compatible strings,
"gic-v1" and "gic-v2". Any implementation compatible with these revisions
of the spec may include these strings in their compatible list in addition
to any more specific string.
Signed-off-by: Nikolay Borisov <Nikolay.Borisov-5wv7dgnIgG8@public.gmane.org>i
Acked-by: Mark Rutland <Mark.Rutland-5wv7dgnIgG8@public.gmane.org>
---
Documentation/devicetree/bindings/arm/gic.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/gic.txt b/Documentation/devicetree/bindings/arm/gic.txt
index 5573c08..223b4cc 100644
--- a/Documentation/devicetree/bindings/arm/gic.txt
+++ b/Documentation/devicetree/bindings/arm/gic.txt
@@ -12,6 +12,8 @@ Main node required properties:
- compatible : should be one of:
"arm,gic-400"
+ "arm,gic-v1"
+ "arm,gic-v2"
"arm,cortex-a15-gic"
"arm,cortex-a9-gic"
"arm,cortex-a7-gic"
--
1.8.1.5
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-05-21 13:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 13:48 [PATCH RESEND 0/2] Add generic GIC compat strings Nikolay Borisov
[not found] ` <1400680085-10430-1-git-send-email-Nikolay.Borisov-5wv7dgnIgG8@public.gmane.org>
2014-05-21 13:48 ` [PATCH RESEND 1/2] irqchip: Add generic gic-v1/gic-v2 " Nikolay Borisov
[not found] ` <1400680085-10430-2-git-send-email-Nikolay.Borisov-5wv7dgnIgG8@public.gmane.org>
2014-05-21 21:27 ` Rob Herring
[not found] ` <CAL_JsqKpgWBQ6qFrDHt13wqRx1afPeapEz5z16enUyUX1fgUJg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-05-22 9:07 ` Mark Rutland
2014-05-22 15:26 ` Christopher Covington
2014-05-21 13:48 ` Nikolay Borisov [this message]
[not found] <1400664501-4208-1-git-send-email-Nikolay.Borisov@arm.com>
[not found] ` <1400664501-4208-3-git-send-email-Nikolay.Borisov@arm.com>
[not found] ` <1400664501-4208-3-git-send-email-Nikolay.Borisov-5wv7dgnIgG8@public.gmane.org>
2014-05-21 10:24 ` [PATCH 2/2] documentation/devicetree: Update GIC " Mark Rutland
2014-05-21 13:01 ` Jason Cooper
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=1400680085-10430-3-git-send-email-Nikolay.Borisov@arm.com \
--to=nikolay.borisov-5wv7dgnigg8@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.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).