Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: qcom: use "okay" for status
Date: Fri, 27 Jan 2023 11:03:42 +0100	[thread overview]
Message-ID: <a3bb7ecd-d97b-9465-60aa-bbf7d145a705@linaro.org> (raw)
In-Reply-To: <20230127095319.64560-1-krzysztof.kozlowski@linaro.org>



On 27.01.2023 10:53, Krzysztof Kozlowski wrote:
> "okay" over "ok" is preferred:
> 
>   serial@f991f000: status:0: 'ok' is not one of ['okay', 'disabled', 'reserved']
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts | 2 +-
>  arch/arm/boot/dts/qcom-sdx55-t55.dts              | 6 +++---
>  arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts  | 6 +++---
>  3 files changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts b/arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts
> index 6a082ad4418a..288cacd5d1fa 100644
> --- a/arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts
> +++ b/arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts
> @@ -20,5 +20,5 @@ chosen {
>  };
>  
>  &blsp1_uart3 {
> -	status = "ok";
> +	status = "okay";
>  };
> diff --git a/arch/arm/boot/dts/qcom-sdx55-t55.dts b/arch/arm/boot/dts/qcom-sdx55-t55.dts
> index 61ac5f54cd57..ccf2b8b42b16 100644
> --- a/arch/arm/boot/dts/qcom-sdx55-t55.dts
> +++ b/arch/arm/boot/dts/qcom-sdx55-t55.dts
> @@ -233,7 +233,7 @@ ldo16 {
>  };
>  
>  &blsp1_uart3 {
> -	status = "ok";
> +	status = "okay";
>  };
>  
>  &ipa {
> @@ -243,11 +243,11 @@ &ipa {
>  };
>  
>  &qpic_bam {
> -	status = "ok";
> +	status = "okay";
>  };
>  
>  &qpic_nand {
> -	status = "ok";
> +	status = "okay";
>  
>  	nand@0 {
>  		reg = <0>;
> diff --git a/arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts b/arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts
> index c9c1f7da1261..db7b3d5b0bd0 100644
> --- a/arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts
> +++ b/arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts
> @@ -233,7 +233,7 @@ ldo16 {
>  };
>  
>  &blsp1_uart3 {
> -	status = "ok";
> +	status = "okay";
>  };
>  
>  &ipa {
> @@ -258,11 +258,11 @@ &pcie_ep {
>  };
>  
>  &qpic_bam {
> -	status = "ok";
> +	status = "okay";
>  };
>  
>  &qpic_nand {
> -	status = "ok";
> +	status = "okay";
>  
>  	nand@0 {
>  		reg = <0>;

  reply	other threads:[~2023-01-27 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27  9:53 [PATCH] ARM: dts: qcom: use "okay" for status Krzysztof Kozlowski
2023-01-27 10:03 ` Konrad Dybcio [this message]
2023-02-09  4:23 ` 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=a3bb7ecd-d97b-9465-60aa-bbf7d145a705@linaro.org \
    --to=konrad.dybcio@linaro.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@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