mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ARM: dts: marvell: use "okay" for status
"okay" over "ok" is preferred for status property. Link: https://lore.kernel.org/r/20230127101839.93873-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
};
|
||||
|
||||
usb@58000 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
ethernet@70000 {
|
||||
|
||||
@@ -422,7 +422,7 @@
|
||||
clocks = <&gate_clk 3>;
|
||||
clock-names = "sata";
|
||||
#phy-cells = <0>;
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
audio0: audio-controller@b0000 {
|
||||
|
||||
Reference in New Issue
Block a user