forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 3
Wii Linux
Jonathan Neuschäfer edited this page Feb 12, 2018
·
7 revisions
This page tracks mainline support for the Wii.
Feature | Status | (to be) merged in | Other comments |
---|---|---|---|
DISCONTIGMEM on PPC32 | prototype done, patchset TBD | 4.17-rc1 | Replaces the old ioremap hack. |
GPIO driver | patchset v3 sent | 4.17-rc1 | Requires discontigmem or resource.c hack |
GPIO driver irq support | TBD | ?? | |
GPIO LED (in drive slot) | ready for submission | ?? | Requires GPIO driver |
GPIO buttons (power,...) | almost ready for submission | ?? | Requires GPIO interrupt support |
audio driver (DSP+AI) | TBD | ?? | |
video driver (VI) | TBD | ?? | fbdev or DRM? Where/when to convert color space? |
SDHCI driver | to be debugged | long ago | something is broken |
Wifi | TBD | ?? | depends on SDHCI |
SD card | TBD | ?? | depends on SDHCI |
NAND flash | TBD | ?? | perhaps not very useful... |
USB | to be debugged | ?? | interrupt mapping seems to have problems |
Bluetooth | TBD | ?? | depends on USB |
EXI | TBD | ?? | it's a whole new subsystem |
EXI via SPI | TBD | ?? | EXI for systems that shouldn't have it |
Memory Card | TBD | ?? | depends on EXI |
RTC MFD | TBD | ?? | depends on EXI |