From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Jassi Brar
<jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Craig McGeachie <slapdau-/E1597aS9LT0CCvOHzKKcA@public.gmane.org>,
Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
Subject: Re: [PATCH 1/3 v5] dt/bindings: Add binding for the BCM2835 mailbox driver
Date: Tue, 28 Apr 2015 19:30:46 -0600 [thread overview]
Message-ID: <55403446.1040207@wwwdotorg.org> (raw)
In-Reply-To: <1430253868-11138-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
On 04/28/2015 02:44 PM, Eric Anholt wrote:
> From: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
>
> Signed-off-by: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
> Signed-off-by: Craig McGeachie <slapdau-/E1597aS9LT0CCvOHzKKcA@public.gmane.org>
> Signed-off-by: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
> Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> Acked-by: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
> ---
>
> v2: Split into a separate patch for submitting to the devicetree list.
> Consistently start node docs with a capital letter. device's
> address in the example shouldn't have "0x". Drop machine-specific
> interrupt numbers from the docs. (changes by anholt).
>
> v3: Move the file to just bcm2835-mbox.txt, clean up formatting
> (changes by anholt, from review by Lee Jones).
>
> v4: Move file back by consensus from various Broadcom platform
> maintainers (changes by anholt, acked by Lee Jones).
>
> v5: Document that the mailbox cell should be 0 in clients, and add an
> example of a client (changes by anholt, from review by Jassi).
Some mention of what you changed in the patch might be nice, since it
was originally authored by someone else, and there's quite a changelog.
> diff --git a/Documentation/devicetree/bindings/mailbox/brcm,bcm2835-mbox.txt b/Documentation/devicetree/bindings/mailbox/brcm,bcm2835-mbox.txt
> +- #mbox-cells: Specifies the number of cells needed to encode a mailbox
> + channel. The value shall be 1. Clients should supply a value
> + of 0 for the mailbox channel, because there is only one
> + exposed
Can't you use #mbox-cells = <0> if there's no data to provide?
--
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:[~2015-04-29 1:30 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 22:27 [PATCH 0/3] BCM2835 core mailbox support Eric Anholt
[not found] ` <1430173644-19099-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2015-04-27 22:27 ` [PATCH 1/3 v4] dt/bindings: Add binding for the BCM2835 mailbox driver Eric Anholt
[not found] ` <1430173644-19099-2-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2015-04-28 5:21 ` Jassi Brar
2015-04-28 20:44 ` [PATCH 1/3 v5] " Eric Anholt
[not found] ` <1430253868-11138-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2015-04-29 1:30 ` Stephen Warren [this message]
[not found] ` <55403446.1040207-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-04-29 16:39 ` Eric Anholt
[not found] ` <87vbgeq478.fsf-omZaPlIz5HhaEpDpdNBo/KxOck334EZe@public.gmane.org>
2015-04-29 23:41 ` Stephen Warren
[not found] ` <55416C35.1030001-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-04-30 4:53 ` Jassi Brar
2015-04-27 22:27 ` [PATCH 2/3 v5] mailbox: Enable BCM2835 mailbox support Eric Anholt
[not found] ` <1430173644-19099-3-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2015-04-28 5:43 ` Jassi Brar
2015-04-28 9:50 ` Lubomir Rintel
[not found] ` <CABb+yY2u_v1uSDrBgP2DRAOrDkXETfs_zmLACm=uRFALVYFjmA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-28 19:49 ` Eric Anholt
[not found] ` <87618g6nk8.fsf-omZaPlIz5HhaEpDpdNBo/KxOck334EZe@public.gmane.org>
2015-04-29 2:07 ` Jassi Brar
[not found] ` <CABb+yY2OLOPNf=9YyEmw_9m4h4a+sx5FAOkRK9Yc1ZKxDMFd1Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-29 17:05 ` Eric Anholt
2015-04-28 20:54 ` [PATCH 2/3 v6] " Eric Anholt
[not found] ` <1430254460-26754-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2015-04-29 1:39 ` Stephen Warren
2015-04-29 17:09 ` [PATCH 2/3 v7] " Eric Anholt
[not found] ` <1430327374-6562-1-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
2015-04-30 5:26 ` Jassi Brar
[not found] ` <CABb+yY0+Dd6RMJfmcqWrJfsSkPS8KjtpctJteoTZrj3QttJ71g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-01 3:01 ` Stephen Warren
[not found] ` <5542ECA3.8060104-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-05-05 2:18 ` Jassi Brar
2015-05-05 0:57 ` Eric Anholt
[not found] ` <871tivq1rp.fsf-omZaPlIz5HhaEpDpdNBo/KxOck334EZe@public.gmane.org>
2015-05-05 2:30 ` Jassi Brar
[not found] ` <CABb+yY2V5dXQ5fH3s2T4-j6-z68bOzaeUN9WQoNze2mc-quD+A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-05 19:32 ` Stephen Warren
2015-04-27 22:27 ` [PATCH 3/3] ARM: bcm2835: Add the mailbox to the device tree Eric Anholt
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=55403446.1040207@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org \
--cc=jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=lkundrak-NGH9Lh4a5iE@public.gmane.org \
--cc=slapdau-/E1597aS9LT0CCvOHzKKcA@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).