]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
authorVittorio Alfieri <vittorio88@gmail.com>
Sun, 28 Feb 2016 13:40:24 +0000 (14:40 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 9 Mar 2016 18:15:21 +0000 (13:15 -0500)
commitfcc00f16ba5e947136d81d2c8efbccce1c564548
tree8dae7ec65b4f270487829802f8c610c1f7bf9740
parent369ac9cea85f7eea546ddea7e712672ffeabd5ce
USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder

[ Upstream commit 3c4c615d70c8cbdc8ba8c79ed702640930652a79 ]

The Parrot NMEA GPS Flight Recorder is a USB composite device
consisting of hub, flash storage, and cp210x usb to serial chip.
It is an accessory to the mass-produced Parrot AR Drone 2.
The device emits standard NMEA messages which make the it compatible
with NMEA compatible software. It was tested using gpsd version 3.11-3
as an NMEA interpreter and using the official Parrot Flight Recorder.

Signed-off-by: Vittorio Alfieri <vittorio88@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/usb/serial/cp210x.c