Skip to content

A patch for the LPUART driver in the Linux kernel for adding LIN (Local Interconnect Network) support.

License

Notifications You must be signed in to change notification settings

ericlinsechs/imx8qm_linux_lin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NXP IMX8QM Linux LIN

Introduction

A patch for the LPUART driver in the Linux kernel for adding LIN (Local Interconnect Network) support.

Prerequisites

  • linux-lin have to be integrated into your Linux OS or Android OS.

Patch Details

  • Introduces support for LIN (Local Interconnect Network) communication.
  • Implements LIN break detection and handling.
  • Configures timers for LIN Rx timeout.
  • Generates an interrupt as soon as at least one byte is available in the UART Rx FIFO.

Notes

Acknowledgements

About

A patch for the LPUART driver in the Linux kernel for adding LIN (Local Interconnect Network) support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages