[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190213190609.GA26659@bogus>
Date: Wed, 13 Feb 2019 13:06:09 -0600
From: Rob Herring <robh@...nel.org>
To: frowand.list@...il.com
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: [PATCH RESEND] of: add dtc annotations functionality to dtx_diff
On Thu, Jan 17, 2019 at 02:01:14PM -0800, frowand.list@...il.com wrote:
> From: Frank Rowand <frank.rowand@...y.com>
>
> Add -T and --annotations command line arguments to dtx_diff. These
> arguments will be passed through to dtc. dtc will then add source
> location annotations to its output.
>
> Signed-off-by: Frank Rowand <frank.rowand@...y.com>
> ---
>
> If dtx_diff is provided with a single devicetree source file then
> that source file will be compiled, with all appropriate includes
> and pre-processing, and the result will be output as source. This
> provides a convenient mechanism to see what the devicetree looks
> like after all processing and replacements occur. The
> --annotations argument will cause dtc to report information about
> where the source was located for each line of the output.
>
> scripts/dtc/dtx_diff | 13 ++++++++++++-
> 1 file changed, 12 insertions(+), 1 deletion(-)
Applied.
Rob
Powered by blists - more mailing lists