FROMLIST: arm64: dts: qcom: kaanapali: Add ADC support for Kaanapali boards - #1636
FROMLIST: arm64: dts: qcom: kaanapali: Add ADC support for Kaanapali boards#1636jprakash-qc wants to merge 1 commit into
Conversation
…boards 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 and channels for available system thermistors. Add thermal zones corresponding to the thermistor channels 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-7-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 #1636PR: #1636
VerdictThis is not a compilation error. The build failed during the CI dependency validation phase before any code was compiled. The PR description contains a malformed 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1636PR: #1636
VerdictNo compilation errors occurred. The build failed during the pre-build dependency validation phase due to a CI infrastructure bug in the dependency URL parser. The PR changes themselves (device tree additions for Kaanapali ADC support) are syntactically correct and would not cause compilation errors. 📎 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 and channels for available system thermistors.
Add thermal zones corresponding to the thermistor channels 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-7-9c49b2eea6f9@oss.qualcomm.com/
CRs-fixed: 4579801
Depends-on: #1632