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: <3a1403d3-5cd5-49bf-8b21-692497a26b6a@foss.st.com>
Date: Mon, 15 Sep 2025 17:35:35 +0200
From: Alexandre TORGUE <alexandre.torgue@...s.st.com>
To: Gatien Chevallier <gatien.chevallier@...s.st.com>,
        Rob Herring
	<robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley
	<conor+dt@...nel.org>,
        Maxime Coquelin <mcoquelin.stm32@...il.com>
CC: <devicetree@...r.kernel.org>, <linux-stm32@...md-mailman.stormreply.com>,
        <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/4] arm64: dts: st: add ethernet1 controller support
 on stm32mp23/25 boards

Hi Gatien

On 9/4/25 09:40, Gatien Chevallier wrote:
> All of the current stm32mp2x boards embed an ethernet1 SNPS GMAC5.x
> controller.
> 
> Add the support for it on stm32mp235f-dk, stm32mp257f-dk and
> stm32mp257f-ev1 boards and default enable it.
> 
> On the stm32mp257f-ev1 board, we choose to keep the ethernet1
> controller as a standalone ethernet controller instead of using
> the TSN capable switch.
> 
> Signed-off-by: Gatien Chevallier <gatien.chevallier@...s.st.com>
> ---
> Changes in v2:
> - Remove pointless max-speed properties
> - Fix property ordering (reg after compatible) in the stm32mp257f-ev1
> - Link to v1: https://lore.kernel.org/r/20250903-mp2_ethernet-v1-0-4105b0ad2344@foss.st.com
> 
> ---
> Gatien Chevallier (4):
>        arm64: dts: st: add eth1 pins for stm32mp2x platforms
>        arm64: dts: st: enable ethernet1 controller on stm32mp257f-dk
>        arm64: dts: st: enable ethernet1 controller on stm32mp257f-ev1
>        arm64: dts: st: enable ethernet1 controller on stm32mp235f-dk
> 
>   arch/arm64/boot/dts/st/stm32mp235f-dk.dts     |  23 +++++
>   arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi | 126 ++++++++++++++++++++++++++
>   arch/arm64/boot/dts/st/stm32mp257f-dk.dts     |  23 +++++
>   arch/arm64/boot/dts/st/stm32mp257f-ev1.dts    |  24 +++++
>   4 files changed, 196 insertions(+)
> ---
> base-commit: 08a5d1b176ed503a5cef40991fc89549d85e8fe8
> change-id: 20250902-mp2_ethernet-97ddde08f903
> 
> Best regards,

Series applied on stm32-next.

Thanks!!

Alex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ