<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in dtx_diff</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d8adf5b9 - scripts/dtc: dtx_diff: remove broken example from help text</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#d8adf5b9</link>
        <description>scripts/dtc: dtx_diff: remove broken example from help textdtx_diff suggests to use &lt;(...) syntax to pipe two inputs into it, butthis has never worked: The /proc/self/fds/... paths passed by the shellwill fail the `[ -f &quot;${dtx}&quot; ] &amp;&amp; [ -r &quot;${dtx}&quot; ]` check in compile_to_dts,but even with this check removed, the function cannot work: hexdump willeat up the DTB magic, making the subsequent dtc call fail, as a pipecannot be rewound.Simply remove this broken example, as there is already an alternative onethat works fine.Fixes: 10eadc253ddf (&quot;dtc: create tool to diff device trees&quot;)Signed-off-by: Matthias Schiffer &lt;matthias.schiffer@ew.tq-group.com&gt;Reviewed-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Link: https://lore.kernel.org/r/20220113081918.10387-1-matthias.schiffer@ew.tq-group.com

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Thu, 13 Jan 2022 08:19:18 +0000</pubDate>
        <dc:creator>Matthias Schiffer &lt;matthias.schiffer@ew.tq-group.com&gt;</dc:creator>
    </item>
<item>
        <title>4036707c - scripts/dtc: dtx_diff - make help text formatting consistent</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#4036707c</link>
        <description>scripts/dtc: dtx_diff - make help text formatting consistentNone of the help texts use capitalization, except the one for the -Toption.  Drop the capitalization for consistency.Split the single long line that doesn&apos;t fit in 80 characters.Reviewed-by: Frank Rowand &lt;frowand.list@gmail.com&gt;Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Link: https://lore.kernel.org/r/20200819124709.20401-1-geert+renesas@glider.be

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Wed, 19 Aug 2020 12:47:09 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>1ee1ffe1 - scripts/dtc: dtx_diff - add color output support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#1ee1ffe1</link>
        <description>scripts/dtc: dtx_diff - add color output supportAdd new -c/--color options, to enhance the diff output with color, andimprove the user&apos;s experience.Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Tested-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Fri, 25 Oct 2019 09:22:15 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>b886d83c - treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#b886d83c</link>
        <description>treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Based on 1 normalized pattern(s):  this program is free software you can redistribute it and or modify  it under the terms of the gnu general public license as published by  the free software foundation version 2 of the licenseextracted by the scancode license scanner the SPDX license identifier  GPL-2.0-onlyhas been chosen to replace the boilerplate/reference in 315 file(s).Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Reviewed-by: Allison Randal &lt;allison@lohutok.net&gt;Reviewed-by: Armijn Hemel &lt;armijn@tjaldur.nl&gt;Cc: linux-spdx@vger.kernel.orgLink: https://lkml.kernel.org/r/20190531190115.503150771@linutronix.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Sat, 01 Jun 2019 08:08:55 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>87143fce - of: add dtc annotations functionality to dtx_diff</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#87143fce</link>
        <description>of: add dtc annotations functionality to dtx_diffAdd -T and --annotations command line arguments to dtx_diff.  Thesearguments will be passed through to dtc.  dtc will then add sourcelocation annotations to its output.Signed-off-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Thu, 17 Jan 2019 22:01:14 +0000</pubDate>
        <dc:creator>Frank Rowand &lt;frank.rowand@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>35f3c984 - scripts/dtc: dtx_diff - 2nd update of include dts paths to match build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#35f3c984</link>
        <description>scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildUpdate dtx_diff include paths in the same manner as:commit b12869a8d519 (&quot;of: remove drivers/of/testcase-data frominclude search path for CPP&quot;), commit 5ffa2aed389c (&quot;of: removearch/$(SRCARCH)/boot/dts from include search path for CPP&quot;), andcommit 50f9ddaf64e1 (&quot;of: search scripts/dtc/include-prefixes pathfor both CPP and DTC&quot;).Remove proposed include path kernel/dts/, which was never implementedfor the dtb build.For the diff case, each source file is compiled separately.  Foreach of those compiles, provide the location of the source fileas an include path, not the location of both source files.Signed-off-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Tue, 19 Sep 2017 00:18:44 +0000</pubDate>
        <dc:creator>Frank Rowand &lt;frank.rowand@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>b4b201d8 - scripts/dtc: dtx_diff - update include dts paths to match build</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#b4b201d8</link>
        <description>scripts/dtc: dtx_diff - update include dts paths to match buildUpdate the cpp include flags for compiling device tree dts filesto match the changes made to the kernel build process incommit d5d332d3f7e8 (&quot;devicetree: Move include prefixes from archto separate directory&quot;).Cc: &lt;stable@vger.kernel.org&gt; # 4.12Signed-off-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Thu, 20 Jul 2017 01:35:31 +0000</pubDate>
        <dc:creator>Frank Rowand &lt;frank.rowand@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>7782b144 - scripts/dtc: dtx_diff - Show real file names in diff header</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#7782b144</link>
        <description>scripts/dtc: dtx_diff - Show real file names in diff headerAs the comparison uses process substitution to pass files afterconversion to DTS format, the diff header doesn&apos;t show the realfilenames, but the names of the file descriptors used:    --- /dev/fd/63  2017-06-22 11:21:47.531637188 +0200    +++ /dev/fd/62  2017-06-22 11:21:47.531637188 +0200This is especially annoying when comparing a bunch of DT files in aloop, as the output doesn&apos;t show a clue about which files it refers to.Fix this by explicitly passing the original file names to the diffcommand using the --label option, giving e.g.:    --- arch/arm/boot/dts/r8a7791-koelsch.dtb    +++ arch/arm/boot/dts/r8a7791-porter.dtbSigned-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Frank Rowand &lt;frank.rowand@sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Thu, 22 Jun 2017 13:07:06 +0000</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>ca0cd118 - scripts/dtc: dt_to_config - kernel config options for a devicetree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#ca0cd118</link>
        <description>scripts/dtc: dt_to_config - kernel config options for a devicetreeDetermining which kernel config options need to be enabled for agiven devicetree can be a painful process.  Create a new tool tofind the drivers that may match a devicetree node compatible,find the kernel config options that enable the driver, andoptionally report whether the kernel config option is enabled.Signed-off-by: Gaurav Minocha &lt;gaurav.minocha.os@gmail.com&gt;Signed-off-by: Frank Rowand &lt;frank.rowand@am.sony.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Wed, 20 Jul 2016 02:37:44 +0000</pubDate>
        <dc:creator>Gaurav Minocha &lt;gaurav.minocha.os@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60c7f4cb - scripts/dtc: dtx_diff - add info to error message</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#60c7f4cb</link>
        <description>scripts/dtc: dtx_diff - add info to error messageIf kernel config options are not properly set, &quot;make scripts&quot; will notcompile dtc.  Update the unable to find dtc error message to checkthe kernel config and give better advice on how to create dtc.Reword another error message to increase clarity.Signed-off-by: Frank Rowand &lt;frank.rowand@sonymobile.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Tue, 02 Feb 2016 19:02:35 +0000</pubDate>
        <dc:creator>Frank Rowand &lt;frank.rowand@sonymobile.com&gt;</dc:creator>
    </item>
<item>
        <title>10eadc25 - dtc: create tool to diff device trees</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/dtx_diff#10eadc25</link>
        <description>dtc: create tool to diff device treesCreate script to diff device trees.The device tree can be in any of the forms recognized by the dtc compiler:  - source  - binary blob  - file system tree (from /proc/devicetree)If the device tree is a source file, then it is pre-processed in thesame way as it would be when built in the linux kernel source treebefore diffing.Signed-off-by: Frank Rowand &lt;frank.rowand@sonymobile.com&gt;Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/dtx_diff</description>
        <pubDate>Thu, 07 Jan 2016 19:03:14 +0000</pubDate>
        <dc:creator>Frank Rowand &lt;frank.rowand@sonymobile.com&gt;</dc:creator>
    </item>
</channel>
</rss>
