QCLINUX: arm64: dts: qcom: Add IMX577 DTSI changes to Support CAM1 - #1491
QCLINUX: arm64: dts: qcom: Add IMX577 DTSI changes to Support CAM1#1491mvadlama-lab wants to merge 1 commit into
Conversation
🔨 Build Failure Analysis — PR #1491PR: #1491
VerdictAll 2 errors are pre-existing issues; 0 errors are introduced by this PR. The PR only modifies 📎 Detailed analysis: Full report |
PR #1491 — validate-patchPR: #1491
Final Summary
|
PR #1491 — checker-log-analyzerPR: #1491
Detailed report: Full report
|
| gpio-no-mux = <0>; | ||
| pinctrl-names = "cam_default", "cam_suspend"; | ||
| pinctrl-0 = <&cam_sensor_mclk1_active | ||
| &cam_sensor_active_rst1>; |
There was a problem hiding this comment.
please align it properly
| gpio-custom1 = <2>; | ||
| gpio-req-tbl-num = <0 1 2>; | ||
| gpio-req-tbl-flags = <1 0 0>; | ||
| gpio-req-tbl-label = "CAMIF_MCLK1", |
| gpio-no-mux = <0>; | ||
| pinctrl-names = "cam_default", "cam_suspend"; | ||
| pinctrl-0 = <&cam_sensor_mclk1_active | ||
| &cam_sensor_active_rst1>; |
| gpio-req-tbl-num = <0 1 2>; | ||
| gpio-req-tbl-flags = <1 0 0>; | ||
| gpio-req-tbl-label = "CAMIF_MCLK1", | ||
| "CAM_RESET1", |
CAM1 port is currently enabled for OV9282.This change adds DTSI configuration for IMX577 so that CAM1 can also support IMX577 sensor on the hardware platform of QCM6490 Dev. Signed-off-by: Vadlamani Manjusha <mvadlama@qti.qualcomm.com>
473f652 to
480a74d
Compare
PR #1491 — validate-patchPR: #1491
Final Summary
|
PR #1491 — checker-log-analyzerPR: #1491
Detailed report: Full report
|
CAM1 port is currently enabled for OV9282.This change adds DTSI configuration for IMX577 so that CAM1 can also support IMX577 sensor on the hardware platform of QCM6490 Dev.
CRs-Fixed: 4633982