clean up and current status

This commit is contained in:
erebion 2025-11-01 16:14:25 +01:00
commit 72b89965d5

View file

@ -15,6 +15,7 @@ Some notes on my work getting Mobian to run on the Xperia 10 III (codename pdx21
- getting a first half broken Mobian build that boots - getting a first half broken Mobian build that boots
- getting the display to display stuff - getting the display to display stuff
- full graphics support (I can play an episode of Star Trek: Stange New Worlds, although without sound)
## Kernel Work ## Kernel Work
@ -26,23 +27,30 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so
### Device Tree Status ### Device Tree Status
- working | Component | Status | sent to sm6350-mainline? |
- Panel | --------- | ------ | ------------------------ |
- flash LEDs | ADSP | to do | |
- Touch | Bluetooth | to do | |
- untested | Camera | to do | |
- ADSP | CDSP | to do | |
- Bluetooth | Display Panel | works | true |
- CDSP | Fast Charging | | |
- IPA | Fingerprint Reader | to do | |
- Modem | Flashlight | works | true |
- RTC | IPA | to do | |
- Sound | Modem | to do | |
- Wifi | NFC | | |
- not yet added & low priority (lowest priority last) | PMIC | | |
- camera | RTC | to do | |
- NFC | Sound | to do | |
- fingerprint reader | Thermals | | |
| Touch | occasional issues, not yet sure whether it's Phosh or Kernel | was already part of upstream |
| UFS | broken, need help | |
| USB-C | | |
| Wifi | | |
| Vibration | | |
No status means I haven't even had a look at that component.
I'll need help for: I'll need help for:
- Thermal Sensors / Thermal Zones (no idea what I need to do) - Thermal Sensors / Thermal Zones (no idea what I need to do)