From: Krzysztof Kozlowski <krzk@kernel.org>
To: Nihal Kumar Gupta <quic_nihalkum@quicinc.com>,
bryan.odonoghue@linaro.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, andersson@kernel.org,
konradybcio@kernel.org, hverkuil-cisco@xs4all.nl,
loic.poulain@oss.qualcomm.com, rfoss@kernel.org,
andi.shyti@kernel.org, linux-i2c@vger.kernel.org,
cros-qcom-dts-watchers@chromium.org
Cc: quic_svankada@quicinc.com, linux-media@vger.kernel.org,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Ravi Shankar <quic_rshankar@quicinc.com>,
Vishal Verma <quic_vishverm@quicinc.com>,
Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: [PATCH v9 5/5] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
Date: Fri, 6 Feb 2026 17:39:39 +0100 [thread overview]
Message-ID: <32c4d3c3-6cbc-42cc-8c6e-7f1d0d35cc2c@kernel.org> (raw)
In-Reply-To: <20260121183142.1867199-6-quic_nihalkum@quicinc.com>
On 21/01/2026 19:31, Nihal Kumar Gupta wrote:
> Monaco EVK board does not include a camera sensor in its default hardware
> configuration. Introducing a device tree overlay to support optional
> integration of the IMX577 sensor via CSIPHY1.
>
> Camera reset is handled through an I2C expander, and power is enabled
> via TLMM GPIO74.
>
> An example media-ctl pipeline for the imx577 is:
>
> media-ctl --reset
> media-ctl -V '"imx577 3-001a":0[fmt:SRGGB10/4056x3040 field:none]'
> media-ctl -V '"msm_csiphy1":0[fmt:SRGGB10/4056x3040]'
> media-ctl -V '"msm_csid0":0[fmt:SRGGB10/4056x3040]'
> media-ctl -V '"msm_vfe0_rdi0":0[fmt:SRGGB10/4056x3040]'
> media-ctl -l '"msm_csiphy1":1->"msm_csid0":0[1]'
> media-ctl -l '"msm_csid0":1->"msm_vfe0_rdi0":0[1]'
> yavta -B capture-mplane -c -I -n 5 -f SRGGB10P -s 4056x3040 -F /dev/video1
>
> Signed-off-by: Nihal Kumar Gupta <quic_nihalkum@quicinc.com>
> Co-developed-by: Ravi Shankar <quic_rshankar@quicinc.com>
> Signed-off-by: Ravi Shankar <quic_rshankar@quicinc.com>
> Co-developed-by: Vishal Verma <quic_vishverm@quicinc.com>
> Signed-off-by: Vishal Verma <quic_vishverm@quicinc.com>
> Signed-off-by: Vikram Sharma <quic_vikramsa@quicinc.com>
> Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> ---
> arch/arm64/boot/dts/qcom/Makefile | 4 ++
> .../dts/qcom/monaco-evk-camera-imx577.dtso | 66 +++++++++++++++++++
> 2 files changed, 70 insertions(+)
So many people developed it, three people reviewed it, patch is at v9 and...
still was not build-tested by the author. At this point this is big
surprise.
NAK
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-02-06 16:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-21 18:31 [PATCH v9 0/5] Add CCI and imx577 sensor support for monaco evk Nihal Kumar Gupta
2026-01-21 18:31 ` [PATCH v9 1/5] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible Nihal Kumar Gupta
2026-02-04 15:58 ` Andi Shyti
2026-02-06 16:34 ` Krzysztof Kozlowski
2026-02-06 16:34 ` Krzysztof Kozlowski
2026-01-21 18:31 ` [PATCH v9 2/5] arm64: dts: qcom: monaco: Add CCI definitions Nihal Kumar Gupta
2026-02-06 16:37 ` Krzysztof Kozlowski
2026-02-09 16:14 ` Nihal Kumar Gupta
2026-01-21 18:31 ` [PATCH v9 3/5] arm64: dts: qcom: monaco: Add camera MCLK pinctrl Nihal Kumar Gupta
2026-01-21 18:31 ` [PATCH v9 4/5] arm64: dts: qcom: monaco-evk: Add camera AVDD regulators Nihal Kumar Gupta
2026-02-06 16:15 ` Vladimir Zapolskiy
2026-01-21 18:31 ` [PATCH v9 5/5] arm64: dts: qcom: monaco-evk-camera: Add DT overlay Nihal Kumar Gupta
2026-02-06 16:39 ` Krzysztof Kozlowski [this message]
2026-02-09 16:36 ` Nihal Kumar Gupta
2026-02-09 16:38 ` Krzysztof Kozlowski
2026-02-10 12:42 ` Nihal Kumar Gupta
2026-02-10 12:51 ` Krzysztof Kozlowski
2026-02-11 13:39 ` Nihal Kumar Gupta
2026-01-22 3:10 ` [PATCH v9 0/5] Add CCI and imx577 sensor support for monaco evk Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=32c4d3c3-6cbc-42cc-8c6e-7f1d0d35cc2c@kernel.org \
--to=krzk@kernel.org \
--cc=andersson@kernel.org \
--cc=andi.shyti@kernel.org \
--cc=bryan.odonoghue@linaro.org \
--cc=conor+dt@kernel.org \
--cc=cros-qcom-dts-watchers@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=hverkuil-cisco@xs4all.nl \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=loic.poulain@oss.qualcomm.com \
--cc=quic_nihalkum@quicinc.com \
--cc=quic_rshankar@quicinc.com \
--cc=quic_svankada@quicinc.com \
--cc=quic_vishverm@quicinc.com \
--cc=rfoss@kernel.org \
--cc=robh@kernel.org \
--cc=vladimir.zapolskiy@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox