[PATCH] arm64: dts: microchip: use "okay" for status

Steen Hegelund steen.hegelund at microchip.com
Fri Jan 27 05:12:12 PST 2023


Hi Krzysztof,

This looks "okay" to me.

BR
Steen

Reviewed-by: Steen Hegelund <Steen.Hegelund at microchip.com>

On Fri, 2023-01-27 at 11:18 +0100, Krzysztof Kozlowski wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
> 
> "okay" over "ok" is preferred for status property.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
>  arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi | 2 +-
>  arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi
> b/arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi
> index bf12be5e8d84..ed94a80bf05f 100644
> --- a/arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi
> +++ b/arch/arm64/boot/dts/microchip/sparx5_pcb134_board.dtsi
> @@ -538,7 +538,7 @@ i2c_sfp20: i2c_sfp20 {
>  };
> 
>  &mdio3 {
> -       status = "ok";
> +       status = "okay";
>         phy64: ethernet-phy at 64 {
>                 reg = <28>;
>         };
> diff --git a/arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi
> b/arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi
> index ec90bda7ed6a..0760cf2e48bc 100644
> --- a/arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi
> +++ b/arch/arm64/boot/dts/microchip/sparx5_pcb135_board.dtsi
> @@ -208,7 +208,7 @@ sfp_eth63: sfp-eth63 {
>  };
> 
>  &mdio0 {
> -       status = "ok";
> +       status = "okay";
>         phy0: ethernet-phy at 0 {
>                 reg = <0>;
>         };
> @@ -284,7 +284,7 @@ phy23: ethernet-phy at 23 {
>  };
> 
>  &mdio1 {
> -       status = "ok";
> +       status = "okay";
>         phy24: ethernet-phy at 24 {
>                 reg = <0>;
>         };
> @@ -360,7 +360,7 @@ phy47: ethernet-phy at 47 {
>  };
> 
>  &mdio3 {
> -       status = "ok";
> +       status = "okay";
>         phy64: ethernet-phy at 64 {
>                 reg = <28>;
>         };
> --
> 2.34.1
> 




More information about the linux-arm-kernel mailing list