On Mon, Jun 18, 2018 at 11:29:51AM +0200, Carlos Barcala Lara wrote: > Thanks again, Johan. > > Should I have a user to do the git-am (if needed in the future)? That would only be needed if you ever want to add further device ids. Then you can create a patch (e.g. by committing you changes to a local git tree and use git-format-patch), submit it to yourself for testing purposes (e.g. using git-send-email), and finally apply it using git-am. The patch submission process is documented in the kernel source tree: Documentation/process/submitting-patches.rst But nothing more is needed for the device ids you reported in this thread. The mainline and stable tree drivers will soon support them out of the box. Thanks, Johan -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html