Hi Tom, On Wed, 25 Feb 2026 at 16:40, Tom Rini <[email protected]> wrote: > > On Wed, Feb 25, 2026 at 04:34:37PM -0700, Simon Glass wrote: > > 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. > > Sounds like we need another scheme then, as collisions over numbers has > happened too many times. Some subdirs might help instead.
OK I can try subdirs and dropping the numbers. - Simon

