u-boot-brain/arch/x86/cpu/apollolake
Simon Glass 9d20db0483 x86: Fix up driver names to avoid dtoc warnings
At present there are a lot of dtoc warnings reported when building
chromebook_coral, of the form:

   WARNING: the driver intel_apl_lpc was not found in the driver list

Correct these by using driver names that matches their compatible string.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-05 14:58:45 +08:00
..
acpi.c x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
cpu_common.c x86: apl: Add a CPU driver 2019-12-15 11:44:29 +08:00
cpu_spl.c x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME 2020-07-17 14:32:24 +08:00
cpu.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
fsp_bindings.c x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
fsp_m.c x86: apl: Adjust FSP-M code to avoid hard-coded address 2020-07-17 14:32:24 +08:00
fsp_s.c x86: apl: Check low-level init in FSP-S pre-init 2020-09-25 11:27:24 +08:00
hostbridge.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
Kconfig x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT 2020-10-29 14:42:18 -06:00
lpc.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
pmc.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
punit.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
spl.c x86: apl: Take advantage of the of-platdata parent support 2020-10-29 14:42:18 -06:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00