coreboot/src
Weiyi Lu 433acc2d3d soc/mediatek/mt8183: disable BBLPM of DCXO core
When we only enable XO_SOC and mask most BBLPM requests, the BBLPM HW
arbiter will have DCXO core to enter Baseband Low-Power Mode(BBLPM).
Under BBLPM mode, inaccurate(about 1.5KHz offset) 26MHz clocks from
crystal is provided and crystal voltage will drop from 1.8V to 0.7V
or lower.
In order to ensure the stability by always outputting an accuarate
system clock when system is running. We should disable BBLPM when only
XO_SOC enabled.

BRANCH=kukui
TEST=accurate 26MHz provided and correct crystal voltage swing

Change-Id: Iea72a964507a19735cf92e3774cd8a94c06545b2
Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37136
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-26 11:50:05 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: SMBIOS: Improve core count reporting 2019-11-26 11:45:31 +00:00
commonlib security/vboot/sync_ec: Add timestamps 2019-11-20 13:30:09 +00:00
console Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
cpu cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-25 09:18:22 +00:00
device device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
drivers Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cpu/intel/smm: Drop em64t save state 2019-11-22 10:48:11 +00:00
lib Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
mainboard mb/samsung: remove header guards for SuperIO 2019-11-25 19:02:37 +00:00
northbridge nb/intel/sandybridge: Fix mrc.bin path 2019-11-26 11:42:52 +00:00
security security/vboot: Remove duplicate offsetof() definition 2019-11-26 11:46:06 +00:00
soc soc/mediatek/mt8183: disable BBLPM of DCXO core 2019-11-26 11:50:05 +00:00
southbridge southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ 2019-11-26 11:48:10 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode binaryPI: Remove FieldAccessors.[ch] 2019-11-25 09:47:19 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00