coreboot-kgpe-d16/src
Wim Vervoorn 5f2adfe1a3 soc/intel/skylake: Control fixed IO decode from devicetree
The current implementation doesn't allow custom values for the LPC IO
decodes and IO enables.

Add the lpc_ioe and lpc_iod values. If they are not zero, they will be
used instead of the current handling for COMA and COMB.

BUG=N/A
TEST=tested on facebook monolith

Change-Id: Iad7bb0e44739e8d656a542c79af7f98a4e9bde69
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38748
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-18 16:27:01 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
commonlib src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
device src/device/pci_rom.c: Show device IDs on oprom failure 2020-03-17 08:23:41 +00:00
drivers drivers/i2c/designware: Add 150MHz clock speed 2020-03-17 22:47:04 +00:00
ec src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
include src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
lib src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
mainboard mainboard/[^a-p]*: Remove copyright notices 2020-03-18 09:40:00 +00:00
northbridge src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
security src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
soc soc/intel/skylake: Control fixed IO decode from devicetree 2020-03-18 16:27:01 +00:00
southbridge src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
superio superio/nuvoton/nct5539d: Update documentation and remove DSDT 2020-03-11 15:03:39 +00:00
vendorcode src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00