[PATCH] arm64: dts: ti: k3-am62a7-sk: add boot phase tags
Bryan Brattlof
bb at ti.com
Thu Jul 10 04:07:05 PDT 2025
On July 10, 2025 thus sayeth Vignesh Raghavendra:
> [...]
>
> 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?
>
Ah yeah you're right. I'll fix this up.
~Bryan
More information about the linux-arm-kernel
mailing list