[Intel-wired-lan] [PATCH net v1] ice: Add set_termios tty operations handle to GNSS

G, GurucharanX gurucharanx.g at intel.com
Fri Aug 26 14:06:57 UTC 2022



> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Michal Michalik
> Sent: Wednesday, August 24, 2022 12:54 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH net v1] ice: Add set_termios tty operations
> handle to GNSS
> 
> Some third party tools (ex. ubxtool) tries to change GNSS TTY parameters
> (ex. speed). While being optional implementation, without set_termios
> handle this operation fails and prevent those third party tools from working.
> TTY interface in ice driver is virtual and don't need any change on
> set_termios, so is left empty. Add this mock to support all Linux TTY APIs.
> 
> Fixes: 43113ff73453 ("ice: add TTY for GNSS module for E810T device")
> Signed-off-by: Michal Michalik <michal.michalik at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_gnss.c | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 

Tested-by: Gurucharan <gurucharanx.g at intel.com> (A Contingent worker at Intel)


More information about the Intel-wired-lan mailing list