devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] of/fdt: Document detached argument to __unflatten_device_tree()
@ 2017-10-13  7:41 Stephen Boyd
       [not found] ` <20171013074129.13109-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Boyd @ 2017-10-13  7:41 UTC (permalink / raw)
  To: Rob Herring, Frank Rowand
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

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.
-- 
2.14.GIT

--
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

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

* Re: [PATCH] of/fdt: Document detached argument to __unflatten_device_tree()
       [not found] ` <20171013074129.13109-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
@ 2017-10-13 22:06   ` Frank Rowand
  2017-10-16 21:50   ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Rowand @ 2017-10-13 22:06 UTC (permalink / raw)
  To: Stephen Boyd, Rob Herring
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

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

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

* Re: [PATCH] of/fdt: Document detached argument to __unflatten_device_tree()
       [not found] ` <20171013074129.13109-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
  2017-10-13 22:06   ` Frank Rowand
@ 2017-10-16 21:50   ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2017-10-16 21:50 UTC (permalink / raw)
  To: Stephen Boyd
  Cc: Frank Rowand, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Fri, Oct 13, 2017 at 12:41:29AM -0700, 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(+)

Applied.

Rob
--
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

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

end of thread, other threads:[~2017-10-16 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13  7:41 [PATCH] of/fdt: Document detached argument to __unflatten_device_tree() Stephen Boyd
     [not found] ` <20171013074129.13109-1-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2017-10-13 22:06   ` Frank Rowand
2017-10-16 21:50   ` Rob Herring

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).