]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(mt8188): add pmic and pwrap support
authorHui Liu <hui.liu@mediatek.corp-partner.google.com>
Thu, 28 Jul 2022 12:28:32 +0000 (20:28 +0800)
committerBo-Chen Chen <rex-bc.chen@mediatek.com>
Mon, 5 Sep 2022 10:12:24 +0000 (18:12 +0800)
commite9310c34b018944a6c29a8f408f0a34b43a0df6d
tree6695cdc391a50c8e9df085a8209d87ab7652a082
parent80fa75842dcf9f1b91bc58ff740a69dcdda70f78
feat(mt8188): add pmic and pwrap support

Add PWRAP and PMIC driver to support power-off.

TEST=build pass.
BUG=b:233720142

Signed-off-by: Hui Liu <hui.liu@mediatek.corp-partner.google.com>
Change-Id: Id9951134925f6cb5f8d304a7b8e7901837809bd9
plat/mediatek/drivers/pmic/rules.mk [new file with mode: 0644]
plat/mediatek/drivers/pmic_wrap/mt8188/pmic_wrap_init.h [new file with mode: 0644]
plat/mediatek/drivers/pmic_wrap/rules.mk [new file with mode: 0644]
plat/mediatek/include/mt8188/platform_def.h
plat/mediatek/mt8188/plat_config.mk
plat/mediatek/mt8188/platform.mk