Skip to content

QCLINUX: arm64: dts: qcom: Enable Glymur camera sensors#1310

Open
cjha01 wants to merge 5 commits into
qualcomm-linux:tech/overlay/dtfrom
cjha01:Glymur_cam_soc_dt
Open

QCLINUX: arm64: dts: qcom: Enable Glymur camera sensors#1310
cjha01 wants to merge 5 commits into
qualcomm-linux:tech/overlay/dtfrom
cjha01:Glymur_cam_soc_dt

Conversation

@cjha01

@cjha01 cjha01 commented Jun 4, 2026

Copy link
Copy Markdown

This change brings below updates:

  • Enable camera sensors OG0A1B and OV08X on the Glymur CRD platform.
  • Fix IOVA region length to ensure 4GB boundary compliance

snegi-qti and others added 5 commits June 3, 2026 17:49
Add IPCC_CLIENT_SAIL0/1/2/3 client ID definitions (27-30) to
the qcom-ipcc dt-bindings header for use by the SAIL Mailbox
device tree overlay.

Signed-off-by: Sankalp Negi <snegi@qti.qualcomm.com>
Add lemans-sail-mb.dtso overlay for Lemans platform providing:
  - ipcc_computeL1: IPCC Compute-L1 controller
  - sail_mailbox: SAIL Mailbox device node.

Signed-off-by: Sankalp Negi <snegi@qti.qualcomm.com>
Add CAMX overlay dts file for Glymur crd  boards.

This change also enables the compilation of the CAMX overlay
for Glymur crd boards.

Signed-off-by: Chandan Kumar Jha <cjha@qti.qualcomm.com>
Reduce the ICP iova-region-len to keep the IO region within
the valid 4GB addressable range and avoid overflow.

This ensures proper IOVA mapping and prevents potential
address boundary violations during camera memory
configuration.

Signed-off-by: Chandan Kumar Jha <cjha@qti.qualcomm.com>
Enable camera sensors OG0A1B and OV08X on the Glymur CRD platform.

Adds required DT updates to support sensor bring-up and
probe on Glymur crd board.

Signed-off-by: Chandan Kumar Jha <cjha@qti.qualcomm.com>
@qcomlnxci qcomlnxci requested review from a team, Komal-Bajaj, jingyiwang42 and mukeshojha-linux and removed request for a team June 4, 2026 18:44
@qlijarvis

Copy link
Copy Markdown

🔨 Build Failure Analysis — PR #1310

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

# Error File:Line PR-introduced? Root Cause
1 FDT_ERR_NOTFOUND arch/arm64/boot/dts/qcom/glymur-crd-camx.dtbo Yes Device tree overlay references node(s) that don't exist in base tree. The PR adds &camss reference in glymur-crd-camx.dtso and multiple node references (&cam_cci0, &cam_cci1, &soc, &camcc, regulators, &tlmm) in the new glymur-camera-sensor.dtsi file. One or more of these nodes are missing from the glymur base device tree.

Verdict

1 device tree overlay application error is introduced by this PR. The error occurs in both standard and RT kernel builds.

📎 Detailed analysis: Full report

@qlijarvis

Copy link
Copy Markdown

🔨 Build Failure Analysis — PR #1310

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

# Error File:Line PR-introduced? Root Cause
1 FDT_ERR_NOTFOUND arch/arm64/boot/dts/qcom/glymur-crd-camx.dtbo Yes Device tree overlay references nodes (&cam_cci0, &cam_cci1, &camss) or phandles (&vreg_l4p, &vreg_l3p, &vreg_l7p, &camcc, &tlmm) that don't exist in the base device tree

Verdict

1 of 1 errors is introduced by this PR. The error occurs in both standard and RT kernel builds.

📎 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