coreboot-kgpe-d16/src/mainboard/google/poppy
Gaggery Tsai aa0929d101 mb/google/poppy/variant/atlas: enable USB acpi
Main objective for this change is to export the bluetooth reset
gpio to the kernel for use in an rf-kill operation.
To do so, we enable USB acpi and define all of the USB2 devices,
which includes bluetooth's reset gpio information.

BUG=b:122540489
BRANCH=None
TEST=emerge-atlas coreboot chromeos-bootimage
     $cat sys/firmware/acpi/tables/SSDT > /tmp/ssdt.dat &
     retrieve ssdt.dat from DUT &
     $iasl -d ./ssdt.dat & check the HS03 node is with "reset-gpio"
     under _DSD object

Change-Id: I411ef707782655361bd1b8ac2b914b8ae64defeb
Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/30754
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Caveh Jalali <caveh@google.com>
2019-05-03 16:29:34 +00:00
..
acpi mb/google/poppy: Add variant support for camera asl 2017-11-29 00:11:26 +00:00
spd mb/google/poppy/variants/nami: Add micron_dimm_MT40A512M16TB-062EJ SPD 2018-12-21 18:15:16 +00:00
variants mb/google/poppy/variant/atlas: enable USB acpi 2019-05-03 16:29:34 +00:00
acpi_tables.c
board_info.txt
bootblock.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
chromeos.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
dsdt.asl coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.c mb/google/poppy: add the smi_events back 2018-10-23 19:58:19 +00:00
Kconfig mb/google/poppy/variant/atlas: enable USB acpi 2019-05-03 16:29:34 +00:00
Kconfig.name mb/google/poppy/variants/rammus: change build directory to rammus 2018-08-06 07:54:46 +00:00
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc mb/google/poppy: Allow variants to provide event info at runtime 2018-10-11 23:58:18 +00:00
ramstage.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
romstage.c mb/google/poppy/variants/nami: Add field to identify single channel DDR 2018-10-29 16:49:43 +00:00
smihandler.c mb/google/poppy: Allow variants to provide event info at runtime 2018-10-11 23:58:18 +00:00