| #
ec4cfb91 |
| 29-Jul-2022 |
Jianguo Zhang <jianguo.zhang@mediatek.corp-partner.google.com> |
feat(mt8188): add pinctrl support
Add pinctrl support for MT8188.
TEST=build pass BUG=b:236331724
Signed-off-by: Jianguo Zhang <jianguo.zhang@mediatek.corp-partner.google.com> Change-Id: Id4ac8f67
feat(mt8188): add pinctrl support
Add pinctrl support for MT8188.
TEST=build pass BUG=b:236331724
Signed-off-by: Jianguo Zhang <jianguo.zhang@mediatek.corp-partner.google.com> Change-Id: Id4ac8f67009621fff8f15f3ab2d8f200343c8356
show more ...
|
| #
af5d8e07 |
| 25-Jul-2022 |
Song Fan <ot_song.fan@mediatek.corp-partner.google.com> |
feat(mt8188): add RTC support
TEST=build pass. BUG=b:233720142
Signed-off-by: Song Fan <ot_song.fan@mediatek.corp-partner.google.com> Change-Id: I348eff0f53341593f74a63780e2e8298cbc3ec88
|
| #
e9310c34 |
| 28-Jul-2022 |
Hui Liu <hui.liu@mediatek.corp-partner.google.com> |
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-I
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
show more ...
|
| #
be457248 |
| 20-Jul-2022 |
Chengci Xu <chengci.xu@mediatek.corp-partner.google.com> |
feat(mt8188): add IOMMU enable control in SiP service
Add SiP service for multimedia & infra master to enable/disable MM & INFRA IOMMU in secure world
TEST=build pass BUG=b:236339614
Signed-off-by
feat(mt8188): add IOMMU enable control in SiP service
Add SiP service for multimedia & infra master to enable/disable MM & INFRA IOMMU in secure world
TEST=build pass BUG=b:236339614
Signed-off-by: Chengci Xu <chengci.xu@mediatek.corp-partner.google.com> Change-Id: I4eb1fda6044cf2cb6c22c005cb2fa550906b71e9
show more ...
|
| #
a4e50231 |
| 11-Jul-2022 |
Rex-BC Chen <rex-bc.chen@mediatek.com> |
feat(mt8188): add display port control in SiP service
MTK display port mute/unmute control registers need to be set in secure world.
TEST=build pass BUG=b:236331724
Signed-off-by: Bo-Chen Chen <re
feat(mt8188): add display port control in SiP service
MTK display port mute/unmute control registers need to be set in secure world.
TEST=build pass BUG=b:236331724
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: I0aa0675f07c80aab4349493bfbb0782bf0bbef58
show more ...
|
| #
cc76896d |
| 08-Jul-2022 |
Rex-BC Chen <rex-bc.chen@mediatek.com> |
feat(mediatek): move mtk_cirq.c drivers to cirq folder
To use cirq drivers more easier, we place mtk_cirq.c and mtk_cirq.h to common/drivers/cirq.
We also rename mtk_cirq.c/h to mt_cirq.c/h for con
feat(mediatek): move mtk_cirq.c drivers to cirq folder
To use cirq drivers more easier, we place mtk_cirq.c and mtk_cirq.h to common/drivers/cirq.
We also rename mtk_cirq.c/h to mt_cirq.c/h for consistency with other driver folders.
TEST=build pass for mt8192/mt8195/mt8186 BUG=b:236331724
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: I71bc442f00b16fb4031260937982c0496fcaaea0
show more ...
|
| #
cfb0516f |
| 08-Jul-2022 |
Rex-BC Chen <rex-bc.chen@mediatek.com> |
feat(mt8188): initialize GIC
Initialize GIC for mt8188.
TEST=build pass BUG=b:236331724
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: I5acf77d654f1bbce32e9fbb3f3567600b7db10ed
|
| #
215869c6 |
| 08-Jul-2022 |
Rex-BC Chen <rex-bc.chen@mediatek.com> |
feat(mt8188): initialize systimer
Add systimer to support timer function.
TEST=build pass BUG=b:236331724
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: Ibe6b96a162caa8804bebb7f
feat(mt8188): initialize systimer
Add systimer to support timer function.
TEST=build pass BUG=b:236331724
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: Ibe6b96a162caa8804bebb7ff7de326ebcb2a6daa
show more ...
|
| #
de310e1e |
| 07-Jul-2022 |
Rex-BC Chen <rex-bc.chen@mediatek.com> |
feat(mt8188): initialize platform for MediaTek MT8188
- Add basic platform setup. - Add MT8188 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address. - Add mt
feat(mt8188): initialize platform for MediaTek MT8188
- Add basic platform setup. - Add MT8188 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address. - Add mtk_pm.c in lib/pm
TEST=build pass BUG=b:236331724
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com> Change-Id: I5f8617c42ffba2c9d3a16f3980cb75fda5624031
show more ...
|