HomeFreeBSD

uart/pl011: Add support for computing rclk

Description

uart/pl011: Add support for computing rclk

When instructed to do so, compute the rclk (baud rate generator clock)
based on the currently programmed divisor and the communicated baud
rate. We only do this once and only for consoles that tell us the
configured rate and flag we can likely safely compute rclk.

Sponsored by: Netflix
Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D47077

Details

Provenance
impAuthored on Tue, Oct 15, 10:58 AM
Reviewer
andrew
Differential Revision
D47077: uart/pl011: Add support for computing rclk
Parents
rG481d5a489164: linux.h: don't redefine lower_32_bits if already defined
Branches
Unknown
Tags
Unknown