[PATCH] arm64: dts: ti: k3-am62a7-sk: add boot phase tags

Vignesh Raghavendra vigneshr at ti.com
Wed Jul 9 21:02:43 PDT 2025


[...]

On 10/07/25 05:38, Bryan Brattlof wrote:
>  &main_gpio1 {
> @@ -693,6 +703,7 @@ &main_uart0 {
>  	status = "okay";
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&main_uart0_pins_default>;
> +	bootph-all;
>  };
>  
>  /* Main UART1 is used for TIFS firmware logs */
> @@ -737,12 +748,21 @@ &cpsw3g {
>  	status = "okay";
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&main_rgmii1_pins_default>;
> +
> +	ethernet-ports {
> +		bootph-all;


This is redundant as child node cpsw_port1 has the flag below?

> +	};
> +};
> +
> +&phy_gmii_sel {
> +	bootph-all;
>  };
>  
>  &cpsw_port1 {
>  	status = "okay";
>  	phy-mode = "rgmii-rxid";
>  	phy-handle = <&cpsw3g_phy0>;
> +	bootph-all;
>  };
>  

-- 
Regards
Vignesh
https://ti.com/opensource




More information about the linux-arm-kernel mailing list