/* * Berlin2 BG2Q clock tree IDs */ #define CLKID_SYS 0 #define CLKID_DRMFIGO 1 #define CLKID_CFG 2 #define CLKID_GFX2D 3 #define CLKID_ZSP 4 #define CLKID_PERIF 5 #define CLKID_PCUBE 6 #define CLKID_VSCOPE 7 #define CLKID_NFC_ECC 8 #define CLKID_VPP 9 #define CLKID_APP 10 #define CLKID_SDIO0XIN 11 #define CLKID_SDIO1XIN 12 #define CLKID_GFX2DAXI 13 #define CLKID_GETH0 14 #define CLKID_SATA 15 #define CLKID_AHBAPB 16 #define CLKID_USB0 17 #define CLKID_USB1 18 #define CLKID_USB2 19 #define CLKID_USB3 20 #define CLKID_PBRIDGE 21 #define CLKID_SDIO 22 #define CLKID_NFC 23 #define CLKID_SMEMC 24 #define CLKID_PCIE 25 #define CLKID_TWD 26 #define CLKID_CPU 27 rc='/cgit.png' alt='cgit logo'/> index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan.c
diff options
context:
space:
mode:
authorMarcel J.E. Mol <marcel@mesa.nl>2017-01-30 19:26:40 +0100
committerJohan Hovold <johan@kernel.org>2017-01-31 17:27:04 +0100
commitd07830db1bdb254e4b50d366010b219286b8c937 (patch)
tree354d7fca237fa3d7e7e63c2196eaa4e1086838ea /drivers/usb/serial/keyspan.c
parent5d03a2fd2292e71936c4235885c35ccc3c94695b (diff)
USB: serial: pl2303: add ATEN device ID
Seems that ATEN serial-to-usb devices using pl2303 exist with different device ids. This patch adds a missing device ID so it is recognised by the driver. Signed-off-by: Marcel J.E. Mol <marcel@mesa.nl> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/keyspan.c')