From: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
To: Loic Poulain <loic.poulain@oss.qualcomm.com>,
andersson@kernel.org, konradybcio@kernel.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
mchehab@kernel.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Subject: Re: [PATCH v4 1/3] arm64: dts: qcom: qcm2290: Add pin configuration for mclks
Date: Thu, 8 Jan 2026 20:00:28 +0200 [thread overview]
Message-ID: <a69b577c-dc3c-4fa2-94cd-4aaafeeb8240@linaro.org> (raw)
In-Reply-To: <20260108170550.359968-2-loic.poulain@oss.qualcomm.com>
On 1/8/26 19:05, Loic Poulain wrote:
> Add pinctrl configuration for the four available camera master clocks.
>
> Signed-off-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> ---
> arch/arm64/boot/dts/qcom/agatti.dtsi | 28 ++++++++++++++++++++++++++++
> 1 file changed, 28 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/agatti.dtsi b/arch/arm64/boot/dts/qcom/agatti.dtsi
> index 992a157c571f..7815ece261ea 100644
> --- a/arch/arm64/boot/dts/qcom/agatti.dtsi
> +++ b/arch/arm64/boot/dts/qcom/agatti.dtsi
> @@ -604,6 +604,34 @@ cci1_default: cci1-default-state {
> bias-disable;
> };
>
> + mclk0_default: mclk0-default-state {
> + pins = "gpio20";
> + function = "cam_mclk";
> + drive-strength = <16>;
> + bias-disable;
> + };
> +
> + mclk1_default: mclk1-default-state {
> + pins = "gpio21";
> + function = "cam_mclk";
> + drive-strength = <16>;
> + bias-disable;
> + };
> +
> + mclk2_default: mclk2-default-state {
> + pins = "gpio27";
> + function = "cam_mclk";
> + drive-strength = <16>;
> + bias-disable;
> + };
> +
> + mclk3_default: mclk3-default-state {
> + pins = "gpio28";
> + function = "cam_mclk";
> + drive-strength = <16>;
> + bias-disable;
> + };
> +
> sdc1_state_on: sdc1-on-state {
> clk-pins {
> pins = "sdc1_clk";
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
--
Best wishes,
Vladimir
next prev parent reply other threads:[~2026-01-08 18:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 17:05 [PATCH v4 0/3] Add QRB2210 RB1 vision mezzanine/kit support Loic Poulain
2026-01-08 17:05 ` [PATCH v4 1/3] arm64: dts: qcom: qcm2290: Add pin configuration for mclks Loic Poulain
2026-01-08 18:00 ` Vladimir Zapolskiy [this message]
2026-01-08 17:05 ` [PATCH v4 2/3] arm64: dts: qcom: qrb2210-rb1: Add PM8008 node Loic Poulain
2026-01-08 17:05 ` [PATCH v4 3/3] arm64: dts: qcom: qrb2210-rb1: Add overlay for vision mezzanine Loic Poulain
2026-01-09 9:23 ` [PATCH v4 0/3] Add QRB2210 RB1 vision mezzanine/kit support Konrad Dybcio
2026-01-10 19:11 ` (subset) " Bjorn Andersson
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=a69b577c-dc3c-4fa2-94cd-4aaafeeb8240@linaro.org \
--to=vladimir.zapolskiy@linaro.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=loic.poulain@oss.qualcomm.com \
--cc=mchehab@kernel.org \
--cc=robh@kernel.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