mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 06:18:45 -04:00
arm64: dts: qcom: msm8998-fxtec: Use "okay" instead of "ok"
This is the standard way. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220430162353.607709-9-konrad.dybcio@somainline.org
This commit is contained in:
committed by
Bjorn Andersson
parent
bc0e82fbb2
commit
20bba6b732
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user