Skip to content

feat(apusys): added apusys NPU detection + tests#16

Open
Sinan-Karakaya wants to merge 2 commits into
mainfrom
sinan/mediatek-npu-detection
Open

feat(apusys): added apusys NPU detection + tests#16
Sinan-Karakaya wants to merge 2 commits into
mainfrom
sinan/mediatek-npu-detection

Conversation

@Sinan-Karakaya

Copy link
Copy Markdown
Collaborator

Adds apusys NPU detection with its tests.
I'll let you decide if you want to keep the soc-info field or not, this would mean having to update the table when Mediatek releases a new soc.

Output tested on a mediatek-g1200-evk-c36291:

...
    {
      "bus": "apusys",
      "type": "mdla",
      "soc-id": "jep106:0426:8195",
      "soc-info": {
        "ChipModel": "MT8195 / MT8395",
        "ProductFamily": "Kompanio 1200 / Genio 1200",
        "NPUArchitecture": "4.0 TOPS (Dual-core APU)"
      }
    }

@Sinan-Karakaya Sinan-Karakaya self-assigned this Jun 5, 2026
@jpm-canonical

jpm-canonical commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

I ran this PR on mediatek-g520-evk-c36941, and it does not report any apusys devices. Is this expected?

$ ls /dev/apusys*
/dev/apusys
$ cat /sys/bus/soc/devices/soc0/soc_id
jep106:0426:8189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants