On Fri, Oct 18, 2019 at 05:41:43PM +0200, Arnd Bergmann wrote: > The two drivers are almost identical and can work on a variety > of hardware in principle. The mainstone driver supports additional > hardware, and the zylonite driver has a few cleanup patches. > > Sync the two by adding the zylonite changes into the mainstone > one, and checking for the zylonite board to order to keep the > default behavior (interrupt enabled) there. > > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > Cc: linux-in...@vger.kernel.org > Signed-off-by: Arnd Bergmann <a...@arndb.de>
Acked-by: Dmitry Torokhov <dmitry.torok...@gmail.com> -- Dmitry