On Tue, 2017-12-19 at 10:00 +0100, Uwe Kleine-König wrote: > Maintenance is split between Gavin who works for Eckelmann and so has > the functional authority, knows the background and history of this bus > system and me who designed most of the actual code with the old > microcontroller code as reference. [] > diff --git a/MAINTAINERS b/MAINTAINERS [] > @@ -12449,6 +12449,13 @@ F: lib/siphash.c > F: lib/test_siphash.c > F: include/linux/siphash.h > > +SIOX > +M: Gavin Schenk <[email protected]> > +M: Uwe Kleine-König <[email protected]> > +S: Supported > +F: drivers/siox/*
Are you intending to only support files files in drivers/siox and not support files in any subdirectories of drivers/siox?

