Skip to content

FROMLIST: arm64: dts: qcom: kaanapali: Add ADC support for Kaanapali boards - #1636

Open
jprakash-qc wants to merge 1 commit into
qualcomm-linux:tech/all/dt/kaanapalifrom
jprakash-qc:tech/all/dt/kaanapali
Open

FROMLIST: arm64: dts: qcom: kaanapali: Add ADC support for Kaanapali boards#1636
jprakash-qc wants to merge 1 commit into
qualcomm-linux:tech/all/dt/kaanapalifrom
jprakash-qc:tech/all/dt/kaanapali

Conversation

@jprakash-qc

Copy link
Copy Markdown

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

…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>
@qcomlnxci
qcomlnxci requested review from a team, jingyiwang42, Dmitry Baryshkov (lumag) and Tingwei Zhang (quic-tingweiz) and removed request for a team August 4, 2026 08:45
@qcomlnxci

Copy link
Copy Markdown

CI build failed due to invalid or unmerged dependencies: #https

1 similar comment
@qcomlnxci

Copy link
Copy Markdown

CI build failed due to invalid or unmerged dependencies: #https

@qlijarvis

Copy link
Copy Markdown

🔨 Build Failure Analysis — PR #1636

PR: #1636
Build run: https://github.com/qualcomm-linux/kernel-config/actions/runs/30893261451

# Error File:Line PR-introduced? Root Cause
1 CI dependency parsing failure PR description Yes The Depends-on: field uses a full GitHub URL instead of just the PR number, causing the CI script to extract https instead of 1632

Verdict

This 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 Depends-on: declaration that uses a full URL format instead of the expected PR number format.

📎 Detailed analysis: Full report

@qlijarvis

Copy link
Copy Markdown

🔨 Build Failure Analysis — PR #1636

PR: #1636
Build run: https://github.com/qualcomm-linux/kernel-config/actions/runs/30893261451

# Error File:Line PR-introduced? Root Cause
1 Invalid dependency URL parsing PR description No Pre-existing CI infrastructure issue: dependency parser incorrectly extracted "https" as a dependency instead of the full URL "#1632"

Verdict

No 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants