lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250710110705.ah65r5nathlpqzhz@bryanbrattlof.com>
Date: Thu, 10 Jul 2025 06:07:05 -0500
From: Bryan Brattlof <bb@...com>
To: Vignesh Raghavendra <vigneshr@...com>
CC: Nishanth Menon <nm@...com>, Tero Kristo <kristo@...nel.org>,
        Rob Herring
	<robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley
	<conor+dt@...nel.org>,
        <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: dts: ti: k3-am62a7-sk: add boot phase tags

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ