diff options
author | Mark Hasemeyer <markhas@google.com> | 2023-05-09 22:48:27 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-05-11 17:49:28 +0000 |
commit | 5d71a5aabb8a47a9f6d559391f16a93e5d5edd72 (patch) | |
tree | 9bb8731abe8d165df71c6d56fda1f2f49be3652b /src/drivers/broadcom | |
parent | 3b56cffa8a5508db3e36c84ae5142e471d1d8046 (diff) |
drivers/pcie/generic: Add DmaProperty to config
Adds the option to set the 'DmaProperty' in the device's _DSD.
This can be done by setting "add_acpi_dma_property"="true". If not set
(or set to false), the device descriptor generation behavior will remain
unchanged. The naming convention for the config option was chosen to
match that of other drivers.
This partially reverts commit 5609f7a684c6 ("drivers/pcie/generic: Clean
up driver") as the driver is now used on a couple mainboards which need
the DmaProperty.
Change-Id: I996fe4923948d13a20bf8b6b1a93dab0866d0fd4
Signed-off-by: Mark Hasemeyer <markhas@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75094
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jan Samek <jan.samek@siemens.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'src/drivers/broadcom')
0 files changed, 0 insertions, 0 deletions