--- zzzz-none-000/linux-5.15.111/include/uapi/asm-generic/ioctls.h 2023-05-11 14:00:40.000000000 +0000 +++ puma7-arm-6670-761/linux-5.15.111/include/uapi/asm-generic/ioctls.h 2024-02-07 09:28:08.000000000 +0000 @@ -1,4 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ +/* +Includes Intel Corporation's changes/modifications dated: 2017. +Changed/modified portions - Copyright © 2017, Intel Corporation. +*/ #ifndef __ASM_GENERIC_IOCTLS_H #define __ASM_GENERIC_IOCTLS_H @@ -97,6 +101,8 @@ #define TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */ #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ +#define TIOCUARTINRESET 0x5470 /* in reset of uart in the cru */ +#define TIOCUARTOUTOFRESET 0x5471 /* out reset of uart in the cru */ /* * Some arches already define FIOQSIZE due to a historical