Mashopy / android_tools_dct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DCT tool for MediaTek devices

If you want to use this tools, simply use

python3 DrvGen.py example.dws out out

inside this folder. It is highly recommended to move the generated cust.dtsi to your device kernel at arch/arm64/boot/dts/include/example for allow the generation of dtbo files.

Supported platforms

Currently, only those platforms are fully supported by the DCT tool

  • MT6739
  • MT6761
  • MT6765
  • MT6768
  • MT6771
  • MT6779
  • MT6781
  • MT6785
  • MT6789
  • MT6833
  • MT6853
  • MT6855
  • MT6873
  • MT6877
  • MT6879
  • MT6880
  • MT6885
  • MT6893
  • MT6895
  • MT6983

Repository Details

This repository uses DCT from MediaTek BSP (ALPS S MP1 V9.16.3).

About


Languages

Language:Python 100.0%