soc/intel/apollolake: Fill _PRT entry in DSDT
commitcf482c17943aaf11ecb37ac5a4b03ed61e363719
authorZhao, Lijian <lijian.zhao@intel.com>
Wed, 2 Dec 2015 23:34:45 +0000 (2 15:34 -0800)
committerMartin Roth <martinroth@google.com>
Mon, 11 Apr 2016 16:24:12 +0000 (11 18:24 +0200)
tree90c2b6c4e9225d58e0357acc39047ef6f83ffd04
parent51d43fc9c5aab428d589b602759476d716fbea6e
soc/intel/apollolake: Fill _PRT entry in DSDT

ACPI aware OS will need _PRT table to get desired interrupt
resource assigned and make device driver working. The logical
device within SOC gets fixed interrupt line.

Change-Id: I75141bd62ca2594b74983dff54912e0b20458b9a
Signed-off-by: Zhao, Lijian <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/14243
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
src/soc/intel/apollolake/acpi/pci_irqs.asl [new file with mode: 0644]
src/soc/intel/apollolake/acpi/soc_int.asl [new file with mode: 0644]