Skip to content
Commit 71fc2e14 authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

rpi: Determine PL011/Mini-UART availability at runtime



Firmware on the Raspberry Pi family of devices can dynamically configure either
the PL011, Mini-UART or no device at all to be routed to the user accessible
UART pins.

That means we need to always include both drivers, because we can never be sure
which of the two serial devices firmware actually chooses to use.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent fc8523a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment