arm64: dts: microchip: use "okay" for status

"okay" over "ok" is preferred for status property.

Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Link: https://lore.kernel.org/r/20230127101824.93684-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski 2023-01-27 11:18:24 +01:00
parent 0a9b7bee00
commit d105729968
2 changed files with 4 additions and 4 deletions

View File

@ -538,7 +538,7 @@ i2c_sfp20: i2c_sfp20 {
};
&mdio3 {
status = "ok";
status = "okay";
phy64: ethernet-phy@64 {
reg = <28>;
};

View File

@ -208,7 +208,7 @@ sfp_eth63: sfp-eth63 {
};
&mdio0 {
status = "ok";
status = "okay";
phy0: ethernet-phy@0 {
reg = <0>;
};
@ -284,7 +284,7 @@ phy23: ethernet-phy@23 {
};
&mdio1 {
status = "ok";
status = "okay";
phy24: ethernet-phy@24 {
reg = <0>;
};
@ -360,7 +360,7 @@ phy47: ethernet-phy@47 {
};
&mdio3 {
status = "ok";
status = "okay";
phy64: ethernet-phy@64 {
reg = <28>;
};