MediaTek Helio P65 (MT6768): Difference between revisions
Appearance
m Split devices table to different (but related) SoCs |
m Update to reflect current repo state |
||
Line 14: | Line 14: | ||
| status_uart = Y | | status_uart = Y | ||
| status_storage = N | | status_storage = N | ||
| status_usb = | | status_usb = P <!-- gadget mode at least works --> | ||
| status_display = P <!-- simplefb or framebuffer earlycon tested as working --> | | status_display = P <!-- simplefb or framebuffer earlycon tested as working --> | ||
| status_gpu = N | | status_gpu = N | ||
| status_pinctrl = | | status_pinctrl = Y | ||
| status_i2c = | | status_i2c = P <!-- appears to at least detect and probe st,st21nfcb-i2c @ i2c3 on Volla Phone 22? yet to be tested functionally --> | ||
| status_spi = | | status_spi = <!-- bindings in MT6768 DTSI added but need to test with something, fingerprint sensor I guess on VP22? :/ --> | ||
| status_audio = N | | status_audio = N | ||
| status_video = N | | status_video = N |
Revision as of 23:56, 13 November 2022
![]() | |
Manufacturer | MediaTek |
---|---|
Name |
Helio P65/ G70/ 80/ 85/ 88 |
Codenames | mt6768/mt6769v/cb/t/z/h |
Architecture | aarch64 |
CPU | 2x 2.0 GHz Cortex-A75, 6x 1.8 GHz Cortex-A55 |
GPU | ARM Mali-G52 MC2 (Bifrost) @ 1000 MHz |
Year | 2020 |
Process | 12nm |
Mainline | no |
Community Page | https://gitlab.com/mtk-mainline/mt6768/linux |
Components | |
CPU |
Partial |
UART |
Works |
Storage |
Broken |
USB |
Partial |
Display |
Partial |
GPU |
Broken |
Pinctrl |
Works |
I²C |
Partial |
SPI |
No data |
Audio |
Broken |
Video |
Broken |
Thermal |
Broken |
WiFi |
Broken |
Bluetooth |
Broken |
Modem |
Broken |
GPS |
Broken |
Camera |
Broken |
NPU |
No data |
Suspend |
Broken |
Ethernet |
No data |
SATA |
No data |
MT6769Z (or Helio G85) is a mid-range MediaTek SoC released in 2020. It is based on based on MT6768 (or Helio P65) platform similarly to how SDM636 is a part of the Qualcomm SDM660 family. This SoC family is also rather closely related to MediaTek MT8183 which is mainlined and used by various Chromebooks.
Devices
Helio G85 (MT6769Z)
Device | Codename | Mainline |
---|---|---|
Volla Phone 22 | volla-mimameid | Y |
Xiaomi Redmi Note 9 / Redmi 10X 4G | xiaomi-merlin | N |
Helio G80 (MT6769T)
Device | Codename | Mainline |
---|---|---|
Samsung Galaxy A32 4G | samsung-a32 | N |
Xiaomi Redmi 9 | xiaomi-lancelot |
Mainline fork
There is a mainline kernel fork on GitLab @ mtk-mainline/mt6768/linux where development is currently (2022-11-03 / v6.1-rc3
) active.
Most information for MediaTek Helio P23 (MT6763) is also applicable here, most of that should be consolidated to a generic MediaTek mainlining page...