mb/google/brya: Add IPU ASL to DSDT
BUG=b:181843816 Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Change-Id: I74246cd0d2f866022604ec3e8a8d523c273cdef4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51259 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
parent
ba2e51bd49
commit
e94a578039
|
@ -27,6 +27,7 @@ DefinitionBlock(
|
||||||
#include <soc/intel/common/block/acpi/acpi/northbridge.asl>
|
#include <soc/intel/common/block/acpi/acpi/northbridge.asl>
|
||||||
#include <soc/intel/alderlake/acpi/southbridge.asl>
|
#include <soc/intel/alderlake/acpi/southbridge.asl>
|
||||||
#include <soc/intel/alderlake/acpi/tcss.asl>
|
#include <soc/intel/alderlake/acpi/tcss.asl>
|
||||||
|
#include <soc/intel/common/block/acpi/acpi/ipu.asl>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue