soc/intel/alderlake: Add missing ACPI device path names
commitd8d522884bfbc2b5239a9ece77ab074c846167bd
authorTarun Tuli <taruntuli@google.com>
Tue, 3 May 2022 20:34:32 +0000 (3 20:34 +0000)
committerFelix Held <felix-coreboot@felixheld.de>
Fri, 6 May 2022 13:38:31 +0000 (6 13:38 +0000)
tree4ea89fcf9a5b78b03bef843f4e0b1377b9fbf1f9
parent8e14df3b6f668e4b333d6eed6ac5c848b268db1a
soc/intel/alderlake: Add missing ACPI device path names

A few ACPI device path name handlers are missing. Add handling
to ensure that these names are returned during acpi_device_path()
calls.

TEST=Built and tested on brya

Signed-off-by: Tarun Tuli <taruntuli@google.com>
Change-Id: I37d6dd5df921c931af72dd469c3f4067c61b0df3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63984
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
src/soc/intel/alderlake/chip.c
src/soc/intel/common/block/uart/uart.c