18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Ours Technology Inc. OTi-6858 USB to serial adapter driver.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci#ifndef __LINUX_USB_SERIAL_OTI6858_H
68c2ecf20Sopenharmony_ci#define __LINUX_USB_SERIAL_OTI6858_H
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#define OTI6858_VENDOR_ID	0x0ea0
98c2ecf20Sopenharmony_ci#define OTI6858_PRODUCT_ID	0x6858
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif
12