mediatek: mt8183: support system off
- Add PMIC driver
- Add RTC drvier
- Refactor PMIC and RTC to mediatek/common
- Implement system off handler

Change-Id: If76497646ace1b78bc9a5fa0110b652fe512281a
Signed-off-by: kenny liang <kenny.liang@mediatek.com>
1 parent 7352f32 commit e977b4db2a96f3587f1eb1b82efa90d80def4605
@kenny liang kenny liang authored on 2 May 2019
Showing 9 changed files
View
plat/mediatek/common/drivers/pmic_wrap/pmic_wrap_init.c 0 → 100644
View
plat/mediatek/common/drivers/rtc/rtc_common.c 0 → 100644
View
plat/mediatek/mt8183/drivers/pmic/pmic.c 0 → 100644
View
plat/mediatek/mt8183/drivers/pmic/pmic.h 0 → 100644
View
plat/mediatek/mt8183/drivers/pmic/pmic_wrap_init.h 0 → 100644
View
plat/mediatek/mt8183/drivers/rtc/rtc.c 0 → 100644
View
plat/mediatek/mt8183/drivers/rtc/rtc.h 0 → 100644
View
plat/mediatek/mt8183/plat_pm.c
View
plat/mediatek/mt8183/platform.mk