mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
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:
parent
0a9b7bee00
commit
d105729968
|
|
@ -538,7 +538,7 @@ i2c_sfp20: i2c_sfp20 {
|
|||
};
|
||||
|
||||
&mdio3 {
|
||||
status = "ok";
|
||||
status = "okay";
|
||||
phy64: ethernet-phy@64 {
|
||||
reg = <28>;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user