Commit 20bba6b7 authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

arm64: dts: qcom: msm8998-fxtec: Use "okay" instead of "ok"

This is the standard way.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220430162353.607709-9-konrad.dybcio@somainline.org
parent bc0e82fb
......@@ -190,7 +190,7 @@ ts_vio_vreg: ts-vio-vreg {
};
&blsp2_i2c1 {
status = "ok";
status = "okay";
touchscreen@14 {
compatible = "goodix,gt9286";
......@@ -206,11 +206,11 @@ touchscreen@14 {
};
&mmcc {
status = "ok";
status = "okay";
};
&mmss_smmu {
status = "ok";
status = "okay";
};
&pm8998_gpio {
......@@ -298,11 +298,11 @@ ts_int_n: ts-int-n {
};
&ufshc {
status = "ok";
status = "okay";
};
&ufsphy {
status = "ok";
status = "okay";
};
&usb3_dwc3 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment