coreboot-kgpe-d16/src/soc/mediatek/mt8183
Hsin-Hsiung Wang c10af299ae mediatek/mt8183: Calibrate vsim2 to 2.7 V
The default voltage of vsim2 is set to 2.76V for sim card usage.
In general, 2.76V of vsim2 is composed of 2.7V main voltage and 0.06V calibration voltage.
However, vsim2 is used for the tx_ovdd power of display port IT6505 on the kukui board design which needs 2.7V.
So we set it to 2.7V with modifying calibration value.

BUG=b:126139364
BRANCH=none
TEST=measure vsim2 voltage with multimeter

Change-Id: I4dffdde89cbde91286d92e6c2b445f0b3d0ad2fe
Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32057
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-06-21 00:06:02 +00:00
..
include/soc mediatek/mt8183: Calibrate vsim2 to 2.7 V 2019-06-21 00:06:02 +00:00
auxadc.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
bootblock.c mediatek/mt8183: Move some initialization into mt8183_early_init 2019-01-24 13:53:16 +00:00
decompressor.c mediatek/mt8183: Enable bootblock self-decompression 2018-07-26 11:34:05 +00:00
dramc_init_setting.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dramc_pi_basic_api.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dramc_pi_calibration_api.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
emi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
Makefile.inc mediatek: Add function to raise the CPU frequency 2019-04-29 12:27:24 +00:00
memory.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
mmu_operations.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mt6358.c mediatek/mt8183: Calibrate vsim2 to 2.7 V 2019-06-21 00:06:02 +00:00
mt8183.c mediatek/mt8183: Move some initialization into mt8183_early_init 2019-01-24 13:53:16 +00:00
mtcmos.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pll.c mediatek: Add function to raise the CPU frequency 2019-04-29 12:27:24 +00:00
pmic_wrap.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
rtc.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
soc.c mediatek/mt8183: Add DRAM resource in ramstage 2018-08-13 12:17:45 +00:00
spi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00