coreboot/src/mainboard/google
Martin Roth c5fb1a2ea8 google/rambi: Fix IASL warnings _CRS must return a value
The Touchpad and Touchscreen _CRS methods do not return an interrupt
value if the I2c busses that the devices are on are not in PCI mode.

Previously they didn't return any value if they weren't in PCI mode.
This patch has them return an empty resource template.

Fixes these warnings:
dsdt.aml 2813: Method (_CRS)
Warning  3115 -          ^ Not all control paths return a value (_CRS)
dsdt.aml 2813: Method (_CRS)
Warning  3107 -          ^ Reserved method must return a value
(Buffer required for _CRS)

dsdt.aml 2832: Method (_CRS)
Warning  3115 -          ^ Not all control paths return a value (_CRS)
dsdt.aml 2832: Method (_CRS)
Warning  3107 -          ^ Reserved method must return a value
(Buffer required for _CRS)

Change-Id: I02a29e56a513ec34a98534fb4a8d51df3b70a522
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12519
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-11-24 22:41:57 +01:00
..
auron mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
bolt mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
butterfly mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
chell google/chell: Turn on keyboard backlight in romstage 2015-11-18 16:29:05 +01:00
cosmos tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cyan Kconfig: Remove obsolete Kconfig symbols from google/intel boards 2015-11-05 21:49:34 +01:00
daisy tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
falco mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
foster arm64: remove spin table support 2015-11-07 03:28:50 +01:00
glados google/glados: disable power rails in sleep path 2015-11-18 16:28:46 +01:00
jecht mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
lars google/lars & intel/kunimitsu: Fix Kconfig warnings 2015-11-20 00:19:56 +01:00
link mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
nyan tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
nyan_big tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
nyan_blaze tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
panther mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
parrot mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
peach_pit tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
peppy mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
purin tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
rambi google/rambi: Fix IASL warnings _CRS must return a value 2015-11-24 22:41:57 +01:00
rush arm64: Remove cpu intialization through device-tree 2015-11-07 03:29:35 +01:00
rush_ryu arm64: Remove cpu intialization through device-tree 2015-11-07 03:29:35 +01:00
samus mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
slippy mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
smaug arm64: Remove cpu intialization through device-tree 2015-11-07 03:29:35 +01:00
storm tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stout mainboard: Remove last_boot NVRAM option 2015-11-05 02:21:52 +01:00
urara tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
veyron tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
veyron_brain google/veyron*: Pulse the i2c clock once if sda was low 2015-11-18 16:29:16 +01:00
veyron_danger google/veyron_danger & veyron_emile: Fix Kconfig warnings 2015-11-20 00:29:19 +01:00
veyron_emile google/veyron_danger & veyron_emile: Fix Kconfig warnings 2015-11-20 00:29:19 +01:00
veyron_mickey google/veyron_mickey: Update LPDDR3 configuration 2015-11-20 18:21:36 +01:00
veyron_rialto tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
veyron_romy tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00