coreboot-kgpe-d16/src/mainboard/google/samus
Duncan Laurie 8429786315 samus: Fix codec interrupt and add GPIO defines
The codec interrupt needs to come from codec GPIO1, so use the
HOTWORD_DET GPIO as the codec IRQ and the DSP_INT as the wake.The

This means codec interrupt is GPIO46 which is PIRQO and should be
interrupt 30.

Also add GPIO defines for the GPIOs attached to the codec itself.
These are defined by index, and I used the same "jack detect" and
"mic present" indices that were used in baytrail.

The codec interrupt to the host is added at index 2 and the
hostword detect interrupt to the host is added at index 3.

These can be changed as we work through the implementation in the
kernel driver.

BUG=chrome-os-partner:29649
BRANCH=samus
TEST=build and boot on samus

Change-Id: Id9cb083ddf9df161be314da4148740ed9f4d0fe6
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: 3958efb28813c664a8a4219f78bdd0fcfe75c706
Original-Change-Id: I1c1ac1b6095fab7e3f4412555db4f9a9138e528b
Original-Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/220326
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9216
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-02 17:28:13 +02:00
..
acpi samus: Fix codec interrupt and add GPIO defines 2015-04-02 17:28:13 +02:00
spd samus: Fix and clean up GPIOs and EC info/events 2015-04-02 17:27:50 +02:00
acpi_tables.c samus: Combine mainboard patches to build soc/intel/broadwell 2014-12-31 21:24:48 +01:00
board_info.txt Add board_info for all Google/Intel boards mitting the file 2014-10-17 10:12:08 +02:00
chromeos.c samus: Combine mainboard patches to build soc/intel/broadwell 2014-12-31 21:24:48 +01:00
cmos.layout mainboard/cmos: Delete obsolete commented parameters 2015-02-16 09:23:02 +01:00
devicetree.cb samus: Updates for EVT board 2015-03-27 06:19:45 +01:00
dsdt.asl samus: Switch to using broadwell platform ASL 2015-03-27 06:05:53 +01:00
ec.c
ec.h samus: Fix and clean up GPIOs and EC info/events 2015-04-02 17:27:50 +02:00
fadt.c samus: Combine mainboard patches to build soc/intel/broadwell 2014-12-31 21:24:48 +01:00
gpio.h samus: Fix codec interrupt and add GPIO defines 2015-04-02 17:28:13 +02:00
hda_verb.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
Kconfig samus: Update indices of ramstage and refcode blobs 2015-01-19 22:17:30 +01:00
mainboard.c samus: Update for board revision 1.9 2015-01-04 00:03:54 +01:00
Makefile.inc samus: Move SPD related information to spd directory 2015-01-04 00:03:40 +01:00
pei_data.c samus: Update for board revision 1.9 2015-01-04 00:03:54 +01:00
romstage.c samus: Fix and clean up GPIOs and EC info/events 2015-04-02 17:27:50 +02:00
smihandler.c samus: Fix and clean up GPIOs and EC info/events 2015-04-02 17:27:50 +02:00
thermal.h samus: Combine mainboard patches to build soc/intel/broadwell 2014-12-31 21:24:48 +01:00