From b57799ed5efe9ca5c8c36c61576b9e54a0e1188a Mon Sep 17 00:00:00 2001 From: Daniel Kurtz Date: Fri, 12 Jan 2018 12:22:25 -0800 Subject: google/kahlee/grunt: Add Grunt audio codec ASL Grunt and Kahlee have different audio codecs. Create a new audio .asl for the baseboard for grunt's codec, link to it from the grunt mainboard, and move the kahlee codec table from the baseboard mainboard to its own .asl in variant/kahlee. Note, we can't use the generic drivers due to the PCI scope expectation. The AMD I2C are not PCI devices. BUG=b:69397774 TEST=Codec driver loads. Check dmesg. Change-Id: I1cc245357d1f3d444e5a5012466eaa5d75d637eb Signed-off-by: Akshu Agrawal Signed-off-by: Marc Jones Signed-off-by: Daniel Kurtz Reviewed-on: https://review.coreboot.org/23226 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- .../google/kahlee/variants/grunt/include/variant/acpi/mainboard.asl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/kahlee/variants/grunt') diff --git a/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/mainboard.asl b/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/mainboard.asl index 7e7c158d88..4f91d72822 100644 --- a/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/mainboard.asl +++ b/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/mainboard.asl @@ -14,3 +14,4 @@ */ #include +#include -- cgit v1.2.3