x86: coral: Drop TPM and ACPI interrupts from TPL
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 04:25:51 +0000 (17:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:09 +0000 (17:03 +1300)
commit541b2adf080bf9299161fe9af29659633e03d7db
treec18b63904a2916f747858b27a70ee1d40c627f5c
parent26c69078c92cca3b86bc423d673113b524ed5454
x86: coral: Drop TPM and ACPI interrupts from TPL

These devices are not actually built in TPL but are currently active in
the TPL devicetree. For of-platdata-inst this means that we will try to
generate devices for them, which fails.

Update them to be active only in U-Boot proper.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/chromebook_coral.dts