public inbox for devicetree-compiler@vger.kernel.org
 help / color / mirror / Atom feed
From: David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>
To: "Uwe Kleine-König"
	<u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: devicetree-compiler-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] manual: Fix and improve documentation about -@
Date: Fri, 28 Apr 2023 17:02:25 +1000	[thread overview]
Message-ID: <ZEtvgUOaOg3jMHeR@yekko> (raw)
In-Reply-To: <20230424152802.96250-1-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1781 bytes --]

On Mon, Apr 24, 2023 at 05:28:02PM +0200, Uwe Kleine-König wrote:
> Device trees with a /plugin/ tag ("overlays") generate a __fixups__ node
> when needed and independent of -q being given or not. The same is true for
> __local__fixups__. So don't mention these two nodes in the paragraph about
> -@.
> 
> To not shorten the description too much, describe the semantic of the
> properties contained in the generated __symbols__ node.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

Applied, thanks.

> ---
>  Documentation/manual.txt | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/manual.txt b/Documentation/manual.txt
> index 2087a4d3e754..15a7837d3cef 100644
> --- a/Documentation/manual.txt
> +++ b/Documentation/manual.txt
> @@ -122,12 +122,10 @@ Options:
>  	Relevant for dtb and asm output only.
>  
>      -@
> -	Generates a __symbols__ node at the root node of the resulting blob
> -	for any node labels used, and for any local references using phandles
> -	it also generates a __local_fixups__ node that tracks them.
> +	Generates a __symbols__ node at the root node. This node contains a
> +	property for each label. The property's name is the label name and the
> +	value is the path of the labeled node.
>  
> -	When using the /plugin/ tag all unresolved label references to
> -	be tracked in the __fixups__ node, making dynamic resolution possible.
>  
>      -A
>  	Generate automatically aliases for all node labels. This is similar to

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2023-04-28  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-24 15:28 [PATCH] manual: Fix and improve documentation about -@ Uwe Kleine-König
     [not found] ` <20230424152802.96250-1-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2023-04-28  7:02   ` David Gibson [this message]

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=ZEtvgUOaOg3jMHeR@yekko \
    --to=david-xt8fgy+axnrb3ne2bgzf6laj5h9x9tb+@public.gmane.org \
    --cc=devicetree-compiler-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@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