kernelci / kernelci/kernelci-project
Fix device error logs kselftest failures on mt8183-juniper
- Dominant language
- Python
- Stars
- 14
- Forks
- 32
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 3
Description
[Current](https://staging.kernelci.org:9000/viewer?search=parent%3D667962104429363edbfa43f1) device error logs kselftest failures on linux-next:
```
# # mtk-socinfo mtk-socinfo.0.auto: error -ENOENT: Failed to get socinfo data
# # mtk-socinfo mtk-socinfo.0.auto: probe with driver mtk-socinfo failed with error -2
```
- [x] `+platform:mtk-socinfo.0.auto`: Sent fix https://lore.kernel.org/all/20240708-mtk-socinfo-no-data-probe-err-v2-1-7ae252acbcc2@collabora.com
---
```
# # mtk-scp 10500000.scp: error -EINVAL: invalid resource (null)
```
- [x] `+platform:10500000.scp`: Will be fixed by https://lore.kernel.org/all/20240627-scp-invalid-resource-l1tcm-v1-1-7d221e6c495a@collabora.com
---
```
# # mt8183-pinctrl 10005000.pinctrl: pin GPIO7 already requested by 2-002c; cannot claim for 2-0015
# # mt8183-pinctrl 10005000.pinctrl: error -EINVAL: pin-7 (2-0015)
# # mt8183-pinctrl 10005000.pinctrl: error -EINVAL: could not request pin 7 (GPIO7) from group GPIO7 on device pinctrl_paris
```
```
# # elan_i2c 2-0015: Error applying setting, reverse things back
```
- [ ] `+platform:10005000.pinctrl`, `+i2c:2-0015`: See #399
---
```
# # generic-adc-thermal thermal-sensor1: Thermal zone sensor register failed: -22
# # generic-adc-thermal thermal-sensor1: probe with driver generic-adc-thermal failed with error -22
```
```
# # generic-adc-thermal thermal-sensor2: Thermal zone sensor register failed: -22
# # generic-adc-thermal thermal-sensor2: probe with driver generic-adc-thermal failed with error -22
```
- [ ] `+platform:thermal-sensor1`, `+platform:thermal-sensor2`: See #399
---
```
# # mt8183_mt6358_ts3a227 mt8183-sound: ASoC: driver name too long 'mt8183_mt6358_ts3a227_max98357' -> 'mt8183_mt6358_t'
```
- [ ] `+platform:mt8183-sound`: Would be fixed by https://lore.kernel.org/all/20240625-mt8195-driver-name-too-long-v1-1-8573b43a9868@collabora.com
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.