Skip to content
Commit 46026ad7 authored by Jeremy Linton's avatar Jeremy Linton Committed by Ard Biesheuvel
Browse files

Platform/RaspberryPi: Add Linux quirk support



Linux, for the time being has refused to support the Arm
standard SMCCC for PCIe configuration. Instead they
want to continue to maintain per device "quirks".

As the RPI isn't really ECAM this is a bit more
involved because the MCFG can't really describe
the root port+config registers situation. Further
platforms which support the SMCCC shouldn't have
a MCFG, so we need an additional way to tell linux
what it needs to know about this platform.

Signed-off-by: Jeremy Linton's avatarJeremy Linton <jeremy.linton@arm.com>
Reviewed-by: default avatarAndrei Warkentin <awarkentin@vmware.com>
Reviewed-By: default avatarSamer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
parent 5a6706e6
Loading
Loading
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