Re: [PATCH] ftdi_sio: add Id for Physik Instrumente E-870

2018-05-31 Thread Teichmann, Martin
Hi Greg, Hi everybody, being the original author of this patch: no. It is wrong. Greetings Martin - Original Message - From: "Greg KH" To: "Johan Hovold" Cc: "Teichmann, Martin" , "linux-usb" Sent: Thursday, 31 May, 2018 12:39:41 Subject:

Sorry, Patch wrong (was: patch "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870" added to usb-testing)

2018-03-29 Thread Teichmann, Martin
linux-next tree (usually sometime within the next 24 hours during the week.) The patch will be merged to the usb-next branch sometime soon, after it passes testing, and the merge window is open. If you have any questions about this process, please let me know. >From 79a0b33165d8d8ec0840f

[PATCH] ftdi_sio: add Id for Physik Instrumente E-870

2018-03-29 Thread Teichmann, Martin
This adds support for the Physik Instrumente E-870 PIShift Drive Electronics, a Piezo motor driver. Signed-off-by: Martin Teichmann --- drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 1 + 2 files changed, 2 insertions(+) diff --git

Yet another entry for the FTDI serial USB

2018-03-28 Thread Teichmann, Martin
Hi list, Physik Instrumente uses an FTDI chip for their hardware. I found yet another new hardware type from them which is not in the FTDI list. Here is a patch for it. Greetings Martin >From de5ba08836b6b8fc851a481404295ccad7b7fc62 Mon Sep 17 00:00:00 2001 From: Martin Teichmann