Hi Tom, On Wed, 25 Feb 2026 at 15:54, Tom Rini <[email protected]> wrote: > > On Wed, Feb 25, 2026 at 03:50:30PM -0700, Simon Glass wrote: > > > From: Simon Glass <[email protected]> > > > > Quite a few test files reuse number prefixes that already exist in the > > test numbering. Test .dts files are supposed to start with unique > > numbers. > > > > Renumber conflicting files and update the references in ftest.py > > > > Signed-off-by: Simon Glass <[email protected]> > > Since the numbering does not seem to matter, can we move forward with > some other scheme perhaps?
With so many files, the numbers are the only way I can easily tell them apart. Regards, Simon

