coreboot-kgpe-d16/src/soc/amd/picasso
Furquan Shaikh 52f8926159 soc/amd/picasso: Use AMD common SATA driver
This change enables the use of AMD common block SATA driver for
Picasso. Since the common driver provides ACPI device name and PCI
device for SATA in SSDT, these are removed from picasso chip.c and
sb_pci0_fch.asl.

BUG=b:153858769
TEST=Verified that "STCR" device is correctly reported on trembyle in
SSDT.

Change-Id: Icfdcf9f5e08820b565aa9fcdd0cdc7b5c9eadcd5
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40770
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-28 22:56:59 +00:00
..
acpi soc/amd/picasso: Use AMD common SATA driver 2020-04-28 22:56:59 +00:00
include/soc device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
acp.c amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00
acpi.c device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
chip.c soc/amd/picasso: Use AMD common SATA driver 2020-04-28 22:56:59 +00:00
chip.h soc/amd/picasso: Add UPD settings to chip.h 2020-04-28 22:51:05 +00:00
cpu.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
finalize.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
gpio.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
i2c.c i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus 2020-04-28 19:39:46 +00:00
Kconfig soc/amd/picasso: Use common block graphics driver 2020-04-28 19:21:30 +00:00
Makefile.inc soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
mca.c soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
memmap.c soc/amd/picasso: Move BERT region to cbmem 2020-04-18 15:54:33 +00:00
northbridge.c device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
pmutil.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
psp.c soc/amd/psp: Add SmmInfo command 2020-04-16 23:15:09 +00:00
reset.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
romstage.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
sata.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
smi.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
smi_util.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
smihandler.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
soc_util.c soc/amd/picasso/soc_util: add TODO to Dali detection 2020-04-13 12:38:30 +00:00
southbridge.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
tsc_freq.c soc/amd: replace remaining license headers with SPDX ones 2020-04-20 06:33:29 +00:00
uart.c soc/amd: Use SPDX for GPL-2.0-only files 2020-04-05 17:43:39 +00:00
usb.c amd/family17h: Add PCI device IDs for all controllers in AMD Family17h 2020-04-28 19:12:07 +00:00