Page MenuHomeFreeBSD

uart: Implement SPCR rev 3 and 4 for PreciseBaudrate and UartClkFreq
Needs ReviewPublic

Authored by imp on Sat, Oct 12, 8:16 PM.

Details

Summary

If we have a new enough SPCR, then use it when it provides a
PreciseBaudrate and/or a UartClkFreq.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59984
Build 56869: arc lint + arc unit

Event Timeline

imp requested review of this revision.Sat, Oct 12, 8:16 PM
imp created this revision.
This revision is now accepted and ready to land.Sat, Oct 12, 9:21 PM
andrew added inline comments.
sys/dev/uart/uart_cpu_acpi.c
200–210

fix checkstyle9.pl issues

This revision now requires review to proceed.Mon, Oct 14, 5:59 PM