FROMLIST: arm64: dts: qcom: glymur: Add ADC support for Glymur CRD - #1635
FROMLIST: arm64: dts: qcom: glymur: Add ADC support for Glymur CRD#1635jprakash-qc wants to merge 1 commit into
Conversation
Add the ADC channels under the PMK8850 ADC node for the other PMICS on the board with ADC peripherals. This includes die temperature and VPH power channels per PMIC. Add a thermal zone corresponding to the PMK8850 xo_therm ADC thermistor channel to enable temperature monitoring. Also add io-channels and io-channel-names properties to the temp_alarm nodes so that they can get temperature reading from the newly added ADC die_temp channels. Link: https://lore.kernel.org/all/20260731-pmic5_gen4_adc-v1-6-9c49b2eea6f9@oss.qualcomm.com/ Signed-off-by: Jishnu Prakash <jishnu.prakash@oss.qualcomm.com>
|
CI build failed due to invalid or unmerged dependencies: #https |
1 similar comment
|
CI build failed due to invalid or unmerged dependencies: #https |
🔨 Build Failure Analysis — PR #1635PR: #1635
VerdictThis is not a compilation failure. The build failed during pre-build dependency validation due to a CI workflow parsing bug. No kernel code was compiled, and the PR changes themselves contain no compilation errors. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1635PR: #1635
VerdictNo compilation errors occurred. The build failed during the pre-compilation dependency validation phase due to a CI infrastructure bug in parsing the 📎 Detailed analysis: Full report |
Add the ADC channels under the PMK8850 ADC node for the other PMICS on the board with ADC peripherals. This includes die temperature and VPH power channels per PMIC.
Add a thermal zone corresponding to the PMK8850 xo_therm ADC thermistor channel to enable temperature monitoring.
Also add io-channels and io-channel-names properties to the temp_alarm nodes so that they can get temperature reading from the newly added ADC die_temp channels.
Link: https://lore.kernel.org/all/20260731-pmic5_gen4_adc-v1-6-9c49b2eea6f9@oss.qualcomm.com/
CRs-fixed: 4579801
Depends-on: #1632