]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(mt8188): add support for PTP3
authorRiven Chen <riven.chen@mediatek.corp-partner.google.com>
Mon, 17 Oct 2022 05:11:27 +0000 (13:11 +0800)
committerLiju-Clr Chen <liju-clr.chen@mediatek.com>
Mon, 14 Nov 2022 01:55:07 +0000 (09:55 +0800)
commit44a10511c9e5a66b3a33abba44856a7a5dc5e655
tree7c8d934b0c85bf7cf55bd987ea6f3752c192c572
parent0b1186a3e6fd6daffaef3f6cf59650bb9121191c
feat(mt8188): add support for PTP3

Add PTP3 driver to protect CPU from excessive voltage drop in CPU
heavy loading.

Signed-off-by: Riven Chen <riven.chen@mediatek.corp-partner.google.com>
Change-Id: I394096be43e1d1d615f99b22f38f0b3ae0bb40c1
plat/mediatek/drivers/ptp3/mt8188/ptp3_plat.h [new file with mode: 0644]
plat/mediatek/drivers/ptp3/ptp3_common.c [new file with mode: 0644]
plat/mediatek/drivers/ptp3/ptp3_common.h [new file with mode: 0644]
plat/mediatek/drivers/ptp3/rules.mk [new file with mode: 0644]
plat/mediatek/mt8188/platform.mk