* [PATCH] Remove support for the legacy DTS source file format.
@ 2008-10-03 21:17 Jon Loeliger
[not found] ` <1223068629-6771-1-git-send-email-jdl-CYoMK+44s/E@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jon Loeliger @ 2008-10-03 21:17 UTC (permalink / raw)
To: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A
Now that all in-kernel-tree DTS files are properly /dts-v1/,
remove direct support for the older, un-numbered DTS
source file format.
Convert existing tests to /dts-v1/ and remove support
for the conversion tests themselves.
For now, though, the conversion tool still exists.
Signed-off-by: Jon Loeliger <jdl-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
---
I've decided to apply this patch. It may not be popular,
but we're going to move forward here. Several folks at
Freescale agree with me here.
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <1223068629-6771-1-git-send-email-jdl-CYoMK+44s/E@public.gmane.org>]
* Re: [PATCH] Remove support for the legacy DTS source file format. [not found] ` <1223068629-6771-1-git-send-email-jdl-CYoMK+44s/E@public.gmane.org> @ 2008-10-04 4:39 ` David Gibson 0 siblings, 0 replies; 2+ messages in thread From: David Gibson @ 2008-10-04 4:39 UTC (permalink / raw) To: Jon Loeliger; +Cc: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A On Fri, Oct 03, 2008 at 04:17:09PM -0500, Jon Loeliger wrote: > Now that all in-kernel-tree DTS files are properly /dts-v1/, > remove direct support for the older, un-numbered DTS > source file format. > > Convert existing tests to /dts-v1/ and remove support > for the conversion tests themselves. > > For now, though, the conversion tool still exists. > > Signed-off-by: Jon Loeliger <jdl-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > --- > > I've decided to apply this patch. It may not be popular, > but we're going to move forward here. Several folks at > Freescale agree with me here. As you no doubt expected, I'm not very happy with this. Updating the test dts files to v1 certainly makes sense. We probably should have done that some time ago. *Except* that you've converted the *_dts0.dts files, which makes no sense since their only purpose was to test the handling of dtsv0 files. This is sloppy, if v0 support is removed from they should be deleted (along with the corresponding pieces of run_tests.sh). Removing the actual v0 support I think is premature, but I guess we can agree to disagree on this point. Removing the conversion tests worries me more, however, since I fear that convert-dtsv0 will start bitrotting without testcases to keep it in line. If I get time I might see about a patch which restore at least some of these tests in a way that doesn't require v0 support in dtc itself (possibly including prebuilt dtbs for comparison). -- 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-04 4:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03 21:17 [PATCH] Remove support for the legacy DTS source file format Jon Loeliger
[not found] ` <1223068629-6771-1-git-send-email-jdl-CYoMK+44s/E@public.gmane.org>
2008-10-04 4:39 ` David Gibson
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.