ARM: dts: qcom: use "okay" for status

"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>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230127095319.64560-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2023-01-27 10:53:19 +01:00 committed by Bjorn Andersson
parent 157178a791
commit 8676ff664b
3 changed files with 7 additions and 7 deletions

View File

@ -20,5 +20,5 @@
};
&blsp1_uart3 {
status = "ok";
status = "okay";
};

View File

@ -233,7 +233,7 @@
};
&blsp1_uart3 {
status = "ok";
status = "okay";
};
&ipa {
@ -243,11 +243,11 @@
};
&qpic_bam {
status = "ok";
status = "okay";
};
&qpic_nand {
status = "ok";
status = "okay";
nand@0 {
reg = <0>;

View File

@ -233,7 +233,7 @@
};
&blsp1_uart3 {
status = "ok";
status = "okay";
};
&ipa {
@ -258,11 +258,11 @@
};
&qpic_bam {
status = "ok";
status = "okay";
};
&qpic_nand {
status = "ok";
status = "okay";
nand@0 {
reg = <0>;