added: battery percentage and temp, USB-C
This commit is contained in:
parent
14313fb430
commit
823607fc3a
1 changed files with 12 additions and 5 deletions
17
README.md
17
README.md
|
|
@ -13,6 +13,16 @@ Some notes on my work getting Mobian to run on the Xperia 10 III (codename pdx21
|
|||
|
||||
#### Debugging Touch
|
||||
|
||||
```
|
||||
[ 63.964541] gpi 900000.dma-controller: Error in Transaction
|
||||
[ 63.964562] geni_i2c 988000.i2c: DMA txn failed:3
|
||||
[ 63.964594] geni_i2c 988000.i2c: GPI transfer failed: -5
|
||||
[ 63.966484] s6sy761 0-0048: failed to turn off sensing
|
||||
[ 64.599984] gpi 900000.dma-controller: Error in Transaction
|
||||
[ 64.600041] geni_i2c 988000.i2c: DMA txn failed:3
|
||||
[ 64.601254] geni_i2c 988000.i2c: GPI transfer failed: -5
|
||||
```
|
||||
|
||||
Occasionally stops working after logging in, no idea why.
|
||||
|
||||
### Done
|
||||
|
|
@ -34,7 +44,7 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so
|
|||
| Component | Status | sent to sm6350-mainline? |
|
||||
| --------- | ------ | ------------------------ |
|
||||
| ADSP | ✅ | |
|
||||
| Battery | | |
|
||||
| Battery (percentage and temperature) | ✅ | |
|
||||
| Bluetooth | ✅ | |
|
||||
| Camera | to do | |
|
||||
| CDSP | ✅ | |
|
||||
|
|
@ -45,13 +55,12 @@ Note: I'm rebasing occasionally to make sure it does not become too chaotic, so
|
|||
| IPA | ✅ | |
|
||||
| Modem | to do, requires UFS | |
|
||||
| NFC | to do, low priority | |
|
||||
| PMIC | | |
|
||||
| RTC | to do | |
|
||||
| Sound | to do | |
|
||||
| Thermals | | |
|
||||
| Touch | occasionally does not work | was already part of upstream |
|
||||
| UFS | broken, need help | |
|
||||
| USB-C | | |
|
||||
| USB-C | ✅ | |
|
||||
| Wifi | added, but requires modem as well | |
|
||||
| Vibration | to do, low priority | |
|
||||
|
||||
|
|
@ -60,9 +69,7 @@ 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)
|
||||
- PMIC
|
||||
- USB-C
|
||||
- Camera
|
||||
- fast charging stuff
|
||||
- vibration module
|
||||
- NFC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue