diff options
author | Furquan Shaikh <furquan@google.com> | 2020-06-03 16:50:32 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-06 09:44:39 +0000 |
commit | b07e262c48eb964617c4413a88c37f0db31805b6 (patch) | |
tree | 7e97d8394f48b7ffd1460c3e09e1ce71dea0748e /src/mainboard/msi/ms7721/mptable.c | |
parent | 071182ade30da4bdba6da03ce79abf8df91ee480 (diff) |
soc/amd/picasso: Add device operations for UART MMIO devices
This change adds device_operations for UART MMIO devices that provides
following operations:
1. uart_acpi_name: Returns ACPI name of UART device. Generation of
UART device node is not yet moved to SSDT, but will be done in
follow-up CLs.
2. scan_bus: Uses scan_static_bus to scan devices added under the UART
devices. This allows mainboard to add devices under the UART MMIO
device.
Change-Id: I18abbe88952e7006668657eb1d0c177e53e95850
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42068
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/msi/ms7721/mptable.c')
0 files changed, 0 insertions, 0 deletions