coreboot/src
Furquan Shaikh 69c0469bb9 soc/amd/sata: Add .acpi_name() callback to SATA driver
This change adds .acpi_name() callback to SATA driver that returns
"STCR" as the ACPI device name for SATA. Since this is now done by the
common SATA driver, this change also removes the SATA device name
returned by stoneyridge in chip.c.

BUG=b:153858769

Change-Id: I5e0998be3016febbb3b0e91940750a38edb6a9e7
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40768
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-28 22:56:39 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
commonlib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
device device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
drivers device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
ec device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
include device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
lib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
mainboard mb/google/volteer: move mipi_camera.asl to variants folders 2020-04-28 20:50:25 +00:00
northbridge device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
security vboot: Always build secdata functions for romstage 2020-04-28 20:34:07 +00:00
soc soc/amd/sata: Add .acpi_name() callback to SATA driver 2020-04-28 22:56:39 +00:00
southbridge device: Constify struct device * parameter to acpi_inject_dsdt 2020-04-28 19:51:25 +00:00
superio device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
vendorcode vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 2020-04-28 22:50:24 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00