devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 6/6] arm64: dts: qcom: sm8550-hdk-rear-camera-card: move camss status property
Date: Wed, 3 Dec 2025 09:32:46 +0100	[thread overview]
Message-ID: <4149ccd0-0583-4d7b-a37a-df899b3e15fb@kernel.org> (raw)
In-Reply-To: <20251203040538.71119-7-vladimir.zapolskiy@linaro.org>

On 03/12/2025 05:05, Vladimir Zapolskiy wrote:
> Conventionally status property of device tree nodes is the last one in
> the list, move it there.
> 
> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> ---
>  arch/arm64/boot/dts/qcom/sm8550-hdk-rear-camera-card.dtso | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8550-hdk-rear-camera-card.dtso b/arch/arm64/boot/dts/qcom/sm8550-hdk-rear-camera-card.dtso
> index 21bfba6a1182..544cec93353a 100644
> --- a/arch/arm64/boot/dts/qcom/sm8550-hdk-rear-camera-card.dtso
> +++ b/arch/arm64/boot/dts/qcom/sm8550-hdk-rear-camera-card.dtso
> @@ -13,10 +13,9 @@
>  /plugin/;
>  
>  &camss {
> -	status = "okay";
> -
>  	vdda-phy-supply = <&vreg_l1e_0p88>;
>  	vdda-pll-supply = <&vreg_l3e_1p2>;
> +	status = "okay";


NAK, making such changes in multiple patches is absolute churn.

Best regards,
Krzysztof

  reply	other threads:[~2025-12-03  8:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-03  4:05 [PATCH 0/6] arm64: dts: qcom: sm8550-qrd/hdk: correct S5K3M5 properties Vladimir Zapolskiy
2025-12-03  4:05 ` [PATCH 1/6] arm64: dts: qcom: sm8550-qrd: rename image sensor supply properties Vladimir Zapolskiy
2025-12-03 11:09   ` Konrad Dybcio
2025-12-03  4:05 ` [PATCH 2/6] arm64: dts: qcom: sm8550-qrd: remove data-lanes property of image sensor Vladimir Zapolskiy
2025-12-03 11:11   ` Konrad Dybcio
2025-12-03 11:41     ` Vladimir Zapolskiy
2025-12-03 11:50       ` Konrad Dybcio
2025-12-03 11:57         ` Vladimir Zapolskiy
2025-12-05 13:17           ` Konrad Dybcio
2025-12-03  4:05 ` [PATCH 3/6] arm64: dts: qcom: sm8550-qrd: move camss status property to the end Vladimir Zapolskiy
2025-12-03  8:32   ` Krzysztof Kozlowski
2025-12-03 11:53     ` Vladimir Zapolskiy
2025-12-03  4:05 ` [PATCH 4/6] arm64: dts: qcom: sm8550-hdk-rear-camera-card: rename supply properties Vladimir Zapolskiy
2025-12-03 11:09   ` Konrad Dybcio
2025-12-03  4:05 ` [PATCH 5/6] arm64: dts: qcom: sm8550-hdk-rear-camera-card: remove optional property Vladimir Zapolskiy
2025-12-03  4:05 ` [PATCH 6/6] arm64: dts: qcom: sm8550-hdk-rear-camera-card: move camss status property Vladimir Zapolskiy
2025-12-03  8:32   ` Krzysztof Kozlowski [this message]
2025-12-03 12:02     ` Neil Armstrong
2025-12-03 17:40       ` Krzysztof Kozlowski
2025-12-03  8:25 ` [PATCH 0/6] arm64: dts: qcom: sm8550-qrd/hdk: correct S5K3M5 properties Neil Armstrong

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=4149ccd0-0583-4d7b-a37a-df899b3e15fb@kernel.org \
    --to=krzk@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=neil.armstrong@linaro.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;
as well as URLs for NNTP newsgroup(s).