coreboot-kgpe-d16/src/soc
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
..
amd {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg 2020-10-30 13:50:00 +00:00
cavium soc/cavium: Drop unneeded empty lines 2020-09-22 17:14:49 +00:00
intel soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointers 2020-10-30 15:23:34 +00:00
mediatek soc/mediatek/mt8192: Do dram full calibration 2020-10-29 00:30:34 +00:00
nvidia soc/nvidia: Drop unneeded empty lines 2020-09-22 17:14:59 +00:00
qualcomm sc7180: enable RECOVERY_MRC_CACHE 2020-10-23 06:05:22 +00:00
rockchip soc/rockchip/rk3288/include/soc/display.h: Add missing includes 2020-10-19 07:12:07 +00:00
samsung src/soc/samsung: Move common headers to "common/include/soc" 2020-10-19 07:11:32 +00:00
sifive include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
ti include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
ucb