Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: x86/acrn: add devicetree PCIe controller node
Commit 940c66f added a bunch of ACPI PNP ID to x86 boards but skipped those for ACRN. And commit 34a2fbf changed the behavior of PCIe controller to looking for PNP ID, it results in compilation error due to build asserts. So add the PCIe controller node to the ACRN base DTS file. Fixes #68956 (cherry picked from commit fe8fe27) Original-Signed-off-by: Daniel Leung <daniel.leung@intel.com> GitOrigin-RevId: fe8fe27 Change-Id: I647c06c44137719ccdca48cf65b38ea931d9c848 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5295752 Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com> Tested-by: Fabio Baltieri <fabiobaltieri@google.com>
- Loading branch information