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: <CAL_Jsq+xwk3vwS3UzT1sTMcHs6dUT49OiN0wtRiCY0k-gZ4QhA@mail.gmail.com>
Date: Tue, 27 Jan 2026 10:23:17 -0600
From: Rob Herring <robh@...nel.org>
To: Gregory CLEMENT <gregory.clement@...tlin.com>
Cc: Maxime Chevallier <maxime.chevallier@...tlin.com>, Elad Nachman <enachman@...vell.com>, andrew@...n.ch, 
	conor+dt@...nel.org, linux-kernel@...r.kernel.org, 
	chris.packham@...iedtelesis.co.nz, pali@...nel.org, 
	devicetree@...r.kernel.org, mrkiko.rs@...il.com, 
	sebastian.hesselbarth@...il.com, linux-arm-kernel@...ts.infradead.org, 
	krzysztof.kozlowski+dt@...aro.org
Subject: Re: [PATCH 0/2] arm64: dts: a7k: add COM Express boards

On Fri, Jan 23, 2026 at 3:27 AM Gregory CLEMENT
<gregory.clement@...tlin.com> wrote:
>
>
> > Hi,
> >
> > On 23/01/2026 10:10, Gregory CLEMENT wrote:
> >> Hello,
> >>
> >>> On Thu, 22 Jan 2026 18:59:20 +0200, Elad Nachman wrote:
> >>>> From: Elad Nachman <enachman@...vell.com>
> >>>>
> >>>> Add support for Armada 7020 Express Type 7 CPU module board by Marvell.
> >>>> Add device tree bindings for this board.
> >>>> Define this COM Express CPU module as dtsi and provide a dtsi file for
> >>>> the carrier board (Marvell DB-98CX85x0 COM Express type 7 carrier board).
> >>>> Add the Falcon DB to the MAINTAINERS list
> >>>>
> >>>> Since memory is soldered on CPU module, memory node is on CPU module
> >>>> dtsi file.
> >>>>
> >>>> This Carrier board only utilizes the PCIe link, hence no special device
> >>>> or driver support is provided by this dtsi file.
> >>>> Devise a dts file for the combined com express carrier and CPU module.
> >>>>
> >>>> The Aramda 7020 CPU COM Express board offers the following features:
> >>>>
> >>>> 1.  Armada 7020 CPU, with dual ARM A72 cores
> >>>> 2.  DDR4 memory, 8GB, on board soldered
> >>>> 3.  1Gbit Out of Band Ethernet via RGMII to PHY and RJ45 connector,
> >>>>     all are present on A7K CPU module (none on the carrier)
> >>>> 4.  Optional 10G KR Ethernet going via the COM Express type 7 connector
> >>>> 5.  On-board 8 Gbit, 8-bit bus width NAND flash
> >>>> 6.  On-board 512 Mbit SPI flash
> >>>> 7.  PCIe Root Complex, 4 lanes PCIe gen3 connectivity, going via the
> >>>>     COM Express type 7 connector
> >>>> 8.  m.2 SATA connector
> >>>> 9.  Micro-SD card connector
> >>>> 10. USB 2.0 via COM Express type 7 connector
> >>>> 11. Two i2c interfaces - one to the CPU module, and one to the
> >>>>     carrier board via the COM Express type 7 connector
> >>>> 12. UART (mini USB connector by virtue of FT2232D UART to USB
> >>>>     converter, connected to the Armada 7020 UART0)
> >>>>
> >
> >  [...]

> >>
> >> Does this mean we should add 10gbase-kr to the phy-mode enum list in
> >> Documentation/devicetree/bindings/net/marvell?
> >
> > No, 10gbase-kr is legacy, one should use "10gbase-r" instead, cf commit
> >
> > e0f909bc3a24 ("net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR")
> >
> > That should probably be documented in the bindings at some point :)
>
> Thanks, Maxime!
>
> Elad, I’ll amend the commit unless you have a strong reason against it.

You applied the .dts, but not the binding. So now more warnings...
Please apply the binding too.

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ