[PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards

Russell King (Oracle) linux at armlinux.org.uk
Thu Jul 8 04:28:51 PDT 2021


On Thu, Jul 08, 2021 at 02:25:27PM +0300, kostap at marvell.com wrote:
> From: Stefan Chulski <stefanc at marvell.com>
> 
> This patch enables eth0 10G interface on CN9130-DB paltforms and
> eth0 10G and eth3 10G interfaces on CN9131-DB.
> 
> Signed-off-by: Stefan Chulski <stefanc at marvell.com>
> Signed-off-by: Konstantin Porotchkin <kostap at marvell.com>
> ---
>  arch/arm64/boot/dts/marvell/cn9130-db.dtsi | 2 +-
>  arch/arm64/boot/dts/marvell/cn9131-db.dtsi | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> index 34274e061958..39fc90716454 100644
> --- a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> +++ b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
> @@ -125,7 +125,7 @@
>  
>  /* SLM-1521-V2, CON9 */
>  &cp0_eth0 {
> -	status = "disabled";
> +	status = "okay";
>  	phy-mode = "10gbase-kr";

Are these really 10gbase-kr? Or should this be 10gbase-r ?

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list