coreboot/src/soc/intel/icelake
Kyösti Mälkki d5f645c6cd soc/intel: Replace config_of_path() with config_of_soc()
The previously provided device path made no difference, all
integrated PCI devices point back to the same chip_info
structure.

Change reduces the exposure of various SA_DEVFN_xx and
PCH_DEVFN_xx from (ugly) soc/pci_devs.h.

Change-Id: Ibf13645fdd3ef7fd3d5c8217bb24d7ede045c790
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35656
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2019-10-02 11:21:10 +00:00
..
acpi soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS 2019-06-13 04:38:08 +00:00
bootblock lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
include/soc intel/smm: Define struct ied_header just once 2019-08-15 06:58:45 +00:00
romstage soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
acpi.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
chip.h soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
cpu.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
fsp_params.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
gpio.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
graphics.c soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLING 2019-06-09 02:46:37 +00:00
gspi.c soc/intel/icelake: Do initial SoC commit 2018-10-26 11:20:54 +00:00
i2c.c soc/intel/icelake: Do initial SoC commit 2018-10-26 11:20:54 +00:00
Kconfig intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig 2019-09-11 14:46:13 +00:00
lockdown.c soc/intel: Rename <intelblocks/chip.h> 2019-09-29 03:38:13 +00:00
Makefile.inc soc/intel/{cnl,icl}: Use new power-failure-state API 2019-08-09 09:35:22 +00:00
memmap.c soc/intel/{cnl, icl}: Cache the TSEG region 2019-09-12 04:28:37 +00:00
p2sb.c soc/intel/icelake: Do initial SoC commit 2018-10-26 11:20:54 +00:00
pmc.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
pmutil.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
reset.c src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common 2019-09-16 07:29:36 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Replace config_of_path() with config_of_soc() 2019-10-02 11:21:10 +00:00
smmrelocate.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
spi.c soc/intel/icelake: Do initial SoC commit 2018-10-26 11:20:54 +00:00
systemagent.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00