diff options
author | Furquan Shaikh <furquan@google.com> | 2021-01-06 20:30:35 -0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-01-11 07:41:22 +0000 |
commit | 4fa183fe79f5f7fc66750ee0bd2376f5c99ed9b0 (patch) | |
tree | 418460da0b63b06d9fe619dccb4b4601977b0a5d /src/mainboard/asus | |
parent | b1fa231d76a5bb41a61a1c2907ab27e8ef9999bb (diff) |
soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`
This change renames `struct uart_gpio_pad_config` to `struct
uart_controller_config` and adds a new parameter devfn (which expects
devfn for the UART controller corresponding to the index in
PCI_DEVFN() format). This gets rid of the SoC callback to get `struct
device` pointer to the UART controller device.
Change-Id: Id0712a0038f2cc1a61b8b5a58fa155f14e7949a5
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49212
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus')
0 files changed, 0 insertions, 0 deletions