coreboot/src
Rex-BC Chen 3d6816abcd soc/mediatek/mt8195: add pmif/spmi/pmic driver
MT8195 also uses mt6359p so we can reuse most drivers.
The only differences are IO configuaration, clock setting, and PMIC
internal setting related to soc.

Reference datasheet: MT6315 datasheet v1.4.2.pdf, RH-D-2019-0616.
Reference datasheet: MT6359_PMIC_Data_Sheet_V1.5.docx, RH-D-2018-0205.

Change-Id: I73f9c9bf92837f262c15758f16dacf52261dd3a3
Signed-off-by: Henry Chen <henryc.chen@mediatek.com>
Signed-off-by: Yidi Lin <yidi.lin@mediatek.com>
Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52668
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2021-05-05 07:36:26 +00:00
..
acpi ACPI: Use acpigen for NVS OperationRegions 2021-04-30 06:49:04 +00:00
arch arch/x86: Fix building with CONFIG_VBOOT_SEPARATE_VERSTAGE=n 2021-05-04 14:03:12 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Replace remaining {get,set}_option() instances 2021-04-23 10:13:39 +00:00
cpu cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS 2021-04-29 14:51:47 +00:00
device device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
drivers drivers/i2c/generic: Set S0W to D3hot for wake device 2021-05-05 01:16:29 +00:00
ec ec/lenovo/h8/h8.c: Skip setting volume if out of range 2021-04-29 05:26:11 +00:00
include device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
lib lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration 2021-04-23 21:20:26 +00:00
mainboard mb/google/puff/var/dooly: enable touchscreen wakeup 2021-05-05 04:36:57 +00:00
northbridge nb/intel/common: Replace _bar_clrsetbits_impl macro 2021-05-03 07:38:52 +00:00
security security/vboot: Include fspt.bin in the RO region only 2021-05-04 21:31:47 +00:00
soc soc/mediatek/mt8195: add pmif/spmi/pmic driver 2021-05-05 07:36:26 +00:00
southbridge sb/intel/common: Refactor _PRT generation to support GSI-based tables 2021-04-27 11:06:38 +00:00
superio superio/nuvoton/npcd378: Fall back to non-negative value 2021-04-28 16:12:11 +00:00
vendorcode vendorcode: add code for cezanne psp_verstage 2021-05-02 18:22:41 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00