coreboot-kgpe-d16/src/soc/intel/tigerlake
Tim Wawrzynczak e7881ed447 soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointers
Now that device aliases can be used in the devicetree, the hacky function
'soc_get_pmc_mux_device' can be removed and replaced with pointers to the
devices the function was supposed to return (1 for each port).

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: Ie00834c79bd5304998adaccb388ae74a108192b1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45747
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-30 15:23:34 +00:00
..
acpi soc/intel/tigerlake: Enable and use USB4 PCIe driver 2020-10-14 02:55:35 +00:00
bootblock soc/intel/tigerlake: Rename pch_init() code 2020-08-26 07:36:21 +00:00
include/soc {cpu,soc}/intel: deduplicate cpu code 2020-10-24 09:46:45 +00:00
romstage soc/intel: remove duplicate weak versions of mainboard_get_dram_part_num() 2020-10-05 18:03:22 +00:00
spd util: Add DDR4 generic SPD for H5ANAG6NCJR-XNC 2020-10-12 08:38:27 +00:00
acpi.c soc/intel/tigerlake: Simplify is-device-enabled checks 2020-07-28 08:36:59 +00:00
chip.c soc/intel/common: Fix ACPI device name for USB4 DMA device 2020-10-21 15:35:42 +00:00
chip.h mb/*,soc/intel: drop the obsolete dt option speed_shift_enable 2020-10-26 06:51:42 +00:00
chipset.cb soc/intel/tigerlake: Enable and use USB4 PCIe driver 2020-10-14 02:55:35 +00:00
cpu.c soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
espi.c soc/intel: Move pch_misc_init() to common code 2020-10-03 04:19:00 +00:00
finalize.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
fsp_params.c soc/intel/tigerlake: Add Acoustic features 2020-10-23 20:25:49 +00:00
gpio.c
gspi.c
i2c.c
Kconfig soc/intel: convert XTAL frequency constant to Kconfig 2020-10-21 07:14:00 +00:00
lockdown.c
Makefile.inc
me.c
meminit.c soc/intel/tigerlake: Reflow long lines 2020-10-19 06:47:30 +00:00
p2sb.c
pmc.c soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointers 2020-10-30 15:23:34 +00:00
pmutil.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
reset.c Revert "soc/intel: Refactor do_global_reset() function" 2020-09-22 05:13:39 +00:00
smihandler.c
smmrelocate.c soc/intel/tigerlake: Add SMRR Locking support 2020-09-08 05:25:34 +00:00
soundwire.c
spi.c
systemagent.c soc/intel/tigerlake: Set power limits for Tiger Lake Y-SKU 2020-07-25 00:07:36 +00:00
uart.c