Skip to content
Snippets Groups Projects
Commit 6001985f authored by Alexander Graf's avatar Alexander Graf Committed by Tom Rini
Browse files

bcm2835_pl011_serial: Add BCM2835 specific serial driver


On bcm2835 we need to ensure we only access serial devices that are
muxed to the serial output pins of the pin header. To achieve this
for the pl011 device, add a bcm2835 specific pl011 wrapper device
that does this check but otherwise behaves like a pl011 device.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 958d55f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment