--- zzzz-none-000/linux-4.4.60/include/uapi/linux/serial_core.h 2017-04-08 07:53:53.000000000 +0000 +++ honeybee-1240e-714/linux-4.4.60/include/uapi/linux/serial_core.h 2019-07-03 09:21:34.000000000 +0000 @@ -261,4 +261,9 @@ /* STM32 USART */ #define PORT_STM32 113 +#define PORT_IFX_ASC 114 + +/* === QCA HiSpeed UART === */ +#define PORT_ATHEROS_HI 115 + #endif /* _UAPILINUX_SERIAL_CORE_H */