coreboot-kgpe-d16/src/soc/mediatek/mt8173
Weiyi Lu 7fd932744e soc/mediatek: Move the power domain data under each SoC
In follow-up patches, we need to set multiple power domains to
power on the display and audio on MT8195.
Move the power domain data under each SoC and make power_on() API
to support multiple settings.

Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com>
Change-Id: I8c3d19f1e9a4e516d674d68989ad509f37e5b593
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52881
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2021-05-05 07:37:21 +00:00
..
include/soc soc/mediatek: Move the power domain data under each SoC 2021-05-05 07:37:21 +00:00
bootblock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
da9212.c soc/mediatek: Drop unneeded empty lines 2020-09-10 06:37:52 +00:00
ddp.c src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
dramc_pi_basic_api.c soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation 2021-03-08 03:16:19 +00:00
dramc_pi_calibration_api.c soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation 2021-03-08 03:16:19 +00:00
dsi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
emi.c soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation 2021-03-08 03:16:19 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio_init.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c.c src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
Kconfig soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation 2021-03-08 03:16:19 +00:00
Makefile.inc soc/mediatek/mt8192: Move flash_controller.c to common/ 2020-12-31 03:09:19 +00:00
memlayout.ld memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
memory.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mmu_operations.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mt6311.c soc/mediatek: Drop unneeded empty lines 2020-09-10 06:37:52 +00:00
mt6391.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pll.c soc/mediatek: Add function to raise the CPU frequency of MT8192 2020-10-08 11:58:42 +00:00
pmic_wrap.c soc/mediatek/mt8173/pmic_wrap.c: Use __func__ 2021-01-19 08:56:27 +00:00
rtc.c soc/mediatek: rtc: Use bool as return type 2021-01-07 02:02:51 +00:00
soc.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
spi.c soc/mediatek: Move the common part of SPI drivers to common/ 2021-05-05 07:36:48 +00:00
timer.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00