coreboot-kgpe-d16/src/soc/intel/elkhartlake
Subrata Banik 194f0eb59c soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD
1. Replace pcidev_path_on_root() and is_dev_enabled() functions
combination with is_devfn_enabled() while enabling Thermal config.
2. Remove unused local variable of device structure type (struct device *).

Change-Id: Icc2a44d6d3f1a78bf47354049dd9e2a0ed2282ba
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55728
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Lean Sheng Tan <lean.sheng.tan@intel.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-06-23 08:26:37 +00:00
..
acpi soc/intel/elkhartlake: Minor fix for SCS & XHCI devices in ACPI 2021-05-26 14:08:54 +00:00
bootblock soc/intel/elkhartlake: Update SA & IGD DIDs Table 2021-05-26 14:08:27 +00:00
include/soc soc/intel/elkhartlake: Fix gpio_soc_defs.h variable typo 2021-06-10 09:53:39 +00:00
romstage soc/intel/elkhartlake: Expose In-Band ECC config to mainboard 2021-06-21 05:35:58 +00:00
acpi.c soc/intel/elkhartlake: Make use of is_devfn_enabled() 2021-06-16 03:49:28 +00:00
chip.c soc/intel: Replace open-coded buffer length calculation 2021-04-21 14:21:44 +00:00
chip.h soc/intel/elkhartlake: Expose In-Band ECC config to mainboard 2021-06-21 05:35:58 +00:00
cpu.c src: Remove unused <arch/cpu.h> 2021-02-11 10:25:23 +00:00
espi.c src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
finalize.c src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
fsp_params.c soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD 2021-06-23 08:26:37 +00:00
gpio.c soc/intel/elkhartlake: Update GPIO communities 2021-04-26 08:32:13 +00:00
gspi.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
i2c.c soc/intel/elkhartlake: Update SerialIO devices details 2020-12-14 05:46:21 +00:00
Kconfig soc/intel/elkhartlake: Use FSP from FSP repo by default 2021-06-10 09:53:22 +00:00
lockdown.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
Makefile.inc cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
me.c soc/intel/elkhartlake: Update HECI Control Status Register settings 2020-12-14 05:46:13 +00:00
meminit.c spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() 2021-03-17 08:10:35 +00:00
p2sb.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
pmc.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
pmutil.c soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
sd.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
smihandler.c soc/intel: Remove unused <console/console.h> 2021-02-15 10:50:09 +00:00
spi.c soc/intel/elkhartlake: Do initial SoC commit till ramstage 2020-09-08 05:29:37 +00:00
systemagent.c soc/intel: Replace SA_PCIEX_LENGTH Kconfig options 2021-01-30 23:14:08 +00:00
uart.c soc/intel/*: drop UART pad configuration from common code 2021-03-12 08:48:03 +00:00