On Tue, 9 Jul 2024 13:14:36 +0200 Nuno Sa <nuno.sa@xxxxxxxxxx> wrote: > One useful thing to do (in case of problems) in this high speed devices > with digital interfaces is to try different test patterns to see if the > interface is working properly (and properly calibrated). Hence add this > to debugfs. > > On top of this, for some test patterns, the backend may have a matching > validator block which can be helpful in identifying possible issues. For > the other patterns some test equipment must be used so one can look into > the signal and see how it looks like. > > Hence, we also add the backend debugfs interface with > iio_backend_debugfs_add(). > > Signed-off-by: Nuno Sa <nuno.sa@xxxxxxxxxx> Rest of this series looks good to me. So just that discussion on naming / directory stuff of debugfs to resolve and document.