coreboot-kgpe-d16/src/soc/mediatek/mt8183
Hsin-Hsiung Wang 23b1afe4be mediatek/mt8183: Add MT6358 PMIC support
PMIC provides power features like auxadc, buck/ldo,
interrupt-controller..etc

BUG=b:80501386
BRANCH=none
TEST=Boots correctly on Kukui

Change-Id: Ic247faf73517f6512f9c9a69ba0254c749d68d4c
Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/29422
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-29 01:46:26 +00:00
..
include/soc mediatek/mt8183: Add MT6358 PMIC support 2018-11-29 01:46:26 +00:00
auxadc.c timer: Add wait_us/wait_ms helper macros to wait for conditions 2018-11-07 06:17:37 +00:00
bootblock.c
decompressor.c
dramc_init_setting.c mediatek/mt8183: Initialize DRAM with a sequence in constant array 2018-10-24 10:03:32 +00:00
dramc_pi_basic_api.c mediatek/mt8183: Add DDR driver of software impedance part 2018-11-05 09:13:20 +00:00
dramc_pi_calibration_api.c mediatek/mt8183: Add DDR driver of write leveling part 2018-11-08 17:20:38 +00:00
emi.c mediatek/mt8183: Add DDR driver of cmd bus training part 2018-11-08 17:20:24 +00:00
gpio.c
Kconfig
Makefile.inc mediatek/mt8183: Add MT6358 PMIC support 2018-11-29 01:46:26 +00:00
memory.c mediatek/mt8183: Add EMI init for DDR driver init 2018-10-18 15:01:02 +00:00
mmu_operations.c
mt6358.c mediatek/mt8183: Add MT6358 PMIC support 2018-11-29 01:46:26 +00:00
mtcmos.c
pll.c mediatek/mt8183: Init PLLs for DRAM 2018-10-10 12:16:43 +00:00
pmic_wrap.c mediatek/mt8183: Add PMIC wrapper support 2018-11-29 01:40:31 +00:00
soc.c
spi.c