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 the display to display stuff
- full graphics support (I can play an episode of Star Trek: Stange New Worlds, although without sound)
## Kernel Work
@ -26,23 +27,30 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so
### Device Tree Status
- working
- Panel
- flash LEDs
- Touch
- untested
- ADSP
- Bluetooth
- CDSP
- IPA
- Modem
- RTC
- Sound
- Wifi
- not yet added & low priority (lowest priority last)
- camera
- NFC
- fingerprint reader
| Component | Status | sent to sm6350-mainline? |
| --------- | ------ | ------------------------ |
| ADSP | to do | |
| Bluetooth | to do | |
| Camera | to do | |
| CDSP | to do | |
| Display Panel | works | true |
| Fast Charging | | |
| Fingerprint Reader | to do | |
| Flashlight | works | true |
| IPA | to do | |
| Modem | to do | |
| NFC | | |
| PMIC | | |
| RTC | to do | |
| Sound | to do | |
| 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:
- Thermal Sensors / Thermal Zones (no idea what I need to do)