coreboot/src/drivers/uart
Karthikeyan Ramasubramanian d1c0f958d1 acpi: Call acpi_fill_ssdt() only for enabled devices
Individual drivers check whether the concerned device is enabled before
filling in the SSDT. Move the check before calling acpi_fill_ssdt() and
remove the check in the individual drivers.

BUG=None
TEST=util/abuild/abuild

Change-Id: Ib042bec7e8c68b38fafa60a8e965d781bddcd1f0
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47148
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
2020-11-09 07:24:13 +00:00
..
acpi acpi: Call acpi_fill_ssdt() only for enabled devices 2020-11-09 07:24:13 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Makefile.inc drivers/uart/oxpcie: Fix early console 2018-12-30 21:32:24 +00:00
oxpcie.c src/drivers: Drop unneeded empty lines 2020-09-21 15:51:52 +00:00
oxpcie_early.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.h src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
sifive.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250io.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250mem.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250reg.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00