devicetree-compiler.vger.kernel.org archive mirror
 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] dtc: Add an option to generate __local_fixups__
Date: Fri, 28 Apr 2023 17:03:05 +1000	[thread overview]
Message-ID: <ZEtvqfbhw7tasNbp@yekko> (raw)
In-Reply-To: <20230425102120.5yprd2vv5vmvtmos-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

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

On Tue, Apr 25, 2023 at 12:21:20PM +0200, Uwe Kleine-König wrote:
> On Mon, Apr 24, 2023 at 06:10:07PM +0200, Uwe Kleine-König wrote:
> > This happens implicitly for dts files with a /plugin/ tag.
> > 
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> > ---
> >  Documentation/manual.txt | 5 +++++
> >  dtc.c                    | 8 +++++++-
> >  2 files changed, 12 insertions(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/manual.txt b/Documentation/manual.txt
> > index 15a7837d3cef..94dafb8ace6b 100644
> > --- a/Documentation/manual.txt
> > +++ b/Documentation/manual.txt
> > @@ -126,6 +126,11 @@ Options:
> >  	property for each label. The property's name is the label name and the
> >  	value is the path of the labeled node.
> >  
> > +    -L
> > +	Generates a __local_fixups__ node at the root node. For each property
> > +	that contains a phandle, the __local_fixups__ node contains a property
> > +	(at path __local_fixups__/$a if $a is the path of the node). It's value
> 
> I noticed before sending that I need s/It's/Its/, but only did the
> change in my working copy and failed to add it to the commit.
> 
> Feel free to fixup when applying this fix, otherwise I can also send a
> v2.

I have some comments on this one in the github PR.

-- 
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:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-24 16:10 [PATCH] dtc: Add an option to generate __local_fixups__ Uwe Kleine-König
     [not found] ` <20230424161007.104212-1-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2023-04-25 10:21   ` Uwe Kleine-König
     [not found]     ` <20230425102120.5yprd2vv5vmvtmos-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2023-04-28  7:03       ` 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=ZEtvqfbhw7tasNbp@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).