From: Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Stephen Boyd
<stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] of/fdt: Document detached argument to __unflatten_device_tree()
Date: Fri, 13 Oct 2017 15:06:51 -0700 [thread overview]
Message-ID: <59E138FB.3020004@gmail.com> (raw)
In-Reply-To: <20171013074129.13109-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
On 10/13/17 00:41, Stephen Boyd wrote:
> This wasn't documented.
>
> Signed-off-by: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> ---
> drivers/of/fdt.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c
> index ce30c9a588a4..4ea4dad13707 100644
> --- a/drivers/of/fdt.c
> +++ b/drivers/of/fdt.c
> @@ -467,6 +467,7 @@ static int unflatten_dt_nodes(const void *blob,
> * @mynodes: The device_node tree created by the call
> * @dt_alloc: An allocator that provides a virtual address to memory
> * for the resulting tree
> + * @detached: if true set OF_DETACHED on @mynodes
> *
> * Returns NULL on failure or the memory chunk containing the unflattened
> * device tree on success.
>
Reviewed-by: Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
--
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
WARNING: multiple messages have this Message-ID (diff)
From: Frank Rowand <frowand.list@gmail.com>
To: Stephen Boyd <stephen.boyd@linaro.org>, Rob Herring <robh+dt@kernel.org>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH] of/fdt: Document detached argument to __unflatten_device_tree()
Date: Fri, 13 Oct 2017 15:06:51 -0700 [thread overview]
Message-ID: <59E138FB.3020004@gmail.com> (raw)
In-Reply-To: <20171013074129.13109-1-stephen.boyd@linaro.org>
On 10/13/17 00:41, Stephen Boyd wrote:
> This wasn't documented.
>
> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
> ---
> drivers/of/fdt.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c
> index ce30c9a588a4..4ea4dad13707 100644
> --- a/drivers/of/fdt.c
> +++ b/drivers/of/fdt.c
> @@ -467,6 +467,7 @@ static int unflatten_dt_nodes(const void *blob,
> * @mynodes: The device_node tree created by the call
> * @dt_alloc: An allocator that provides a virtual address to memory
> * for the resulting tree
> + * @detached: if true set OF_DETACHED on @mynodes
> *
> * Returns NULL on failure or the memory chunk containing the unflattened
> * device tree on success.
>
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
next prev parent reply other threads:[~2017-10-13 22:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 7:41 [PATCH] of/fdt: Document detached argument to __unflatten_device_tree() Stephen Boyd
2017-10-13 7:41 ` Stephen Boyd
[not found] ` <20171013074129.13109-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-10-13 22:06 ` Frank Rowand [this message]
2017-10-13 22:06 ` Frank Rowand
2017-10-16 21:50 ` Rob Herring
2017-10-16 21:50 ` Rob Herring
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=59E138FB.3020004@gmail.com \
--to=frowand.list-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.