]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(mt8188): add reset and poweroff functions
authorRex-BC Chen <rex-bc.chen@mediatek.com>
Fri, 29 Jul 2022 08:38:43 +0000 (16:38 +0800)
committerBo-Chen Chen <rex-bc.chen@mediatek.com>
Thu, 22 Sep 2022 11:26:15 +0000 (19:26 +0800)
commita72b9e7754a27e6ebccf79f0cc4fb7cc5a0a8a5e
tree597383adb66effd502f81827aa14f525f49e3bbd
parent6ca2046ef15dcf19fbda5f12cbfe1004d340c969
feat(mt8188): add reset and poweroff functions

- Add mtk_pm_system_reset_cros() for cros reset.
- Add mtk_pm_system_off_cros() for cros power-off.

TEST=build pass
BUG=b:236331724

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: I4117f6080e282551b37a936a490ab7b37ac31827
plat/mediatek/lib/system_reset/reset_cros.c [new file with mode: 0644]
plat/mediatek/lib/system_reset/rules.mk [new file with mode: 0644]
plat/mediatek/mt8188/platform.mk