ni / linux

Linux kernel source for NI Linux Real-Time
Other
81 stars 78 forks source link

Revert previous nilrt/master/5.15 RS-485 reverts #97

Closed gratian closed 1 year ago

gratian commented 1 year ago

PR https://github.com/ni/linux/pull/90 reverted a couple upstream linux-stable commits that were causing some NI-Serial ATS tests to fail (bug #2228163). See linked PR for details.

After investigating the failures we have determined that the upstream changes are correct and the affected ATS tests need to be patched to use the combination of flags the upstream kernel now expects to configure RS-485 modes.

Revert the previous reverts. This allows for easier upstream merges and work on the affected tests to continue.

Testing