From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: kostap@marvell.com
Cc: miquel.raynal@bootlin.com, kishon@ti.com, vkoul@kernel.org,
robh+dt@kernel.org, andrew@lunn.ch, gregory.clement@bootlin.com,
sebastian.hesselbarth@gmail.com, vladimir.vid@sartura.hr,
luka.kovacic@sartura.hr, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, mw@semihalf.com,
jaz@semihalf.com, nadavh@marvell.com, stefanc@marvell.com,
bpeled@marvell.com
Subject: Re: [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
Date: Thu, 8 Jul 2021 12:28:51 +0100 [thread overview]
Message-ID: <20210708112850.GU22278@shell.armlinux.org.uk> (raw)
In-Reply-To: <20210708112528.3254-5-kostap@marvell.com>
On Thu, Jul 08, 2021 at 02:25:27PM +0300, kostap@marvell.com wrote:
> From: Stefan Chulski <stefanc@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@marvell.com>
> Signed-off-by: Konstantin Porotchkin <kostap@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!
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: kostap@marvell.com
Cc: miquel.raynal@bootlin.com, kishon@ti.com, vkoul@kernel.org,
robh+dt@kernel.org, andrew@lunn.ch, gregory.clement@bootlin.com,
sebastian.hesselbarth@gmail.com, vladimir.vid@sartura.hr,
luka.kovacic@sartura.hr, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, mw@semihalf.com,
jaz@semihalf.com, nadavh@marvell.com, stefanc@marvell.com,
bpeled@marvell.com
Subject: Re: [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
Date: Thu, 8 Jul 2021 12:28:51 +0100 [thread overview]
Message-ID: <20210708112850.GU22278@shell.armlinux.org.uk> (raw)
In-Reply-To: <20210708112528.3254-5-kostap@marvell.com>
On Thu, Jul 08, 2021 at 02:25:27PM +0300, kostap@marvell.com wrote:
> From: Stefan Chulski <stefanc@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@marvell.com>
> Signed-off-by: Konstantin Porotchkin <kostap@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!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: kostap@marvell.com
Cc: miquel.raynal@bootlin.com, kishon@ti.com, vkoul@kernel.org,
robh+dt@kernel.org, andrew@lunn.ch, gregory.clement@bootlin.com,
sebastian.hesselbarth@gmail.com, vladimir.vid@sartura.hr,
luka.kovacic@sartura.hr, linux-phy@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, mw@semihalf.com,
jaz@semihalf.com, nadavh@marvell.com, stefanc@marvell.com,
bpeled@marvell.com
Subject: Re: [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
Date: Thu, 8 Jul 2021 12:28:51 +0100 [thread overview]
Message-ID: <20210708112850.GU22278@shell.armlinux.org.uk> (raw)
In-Reply-To: <20210708112528.3254-5-kostap@marvell.com>
On Thu, Jul 08, 2021 at 02:25:27PM +0300, kostap@marvell.com wrote:
> From: Stefan Chulski <stefanc@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@marvell.com>
> Signed-off-by: Konstantin Porotchkin <kostap@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!
next prev parent reply other threads:[~2021-07-08 11:31 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 11:25 [PATCH v6 0/5] DTS updates for Marvell Armada CN913x platforms kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` [PATCH v6 1/5] Documentation/bindings: phy: update references to cp11x kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:31 ` Russell King (Oracle)
2021-07-08 11:31 ` Russell King (Oracle)
2021-07-08 11:31 ` Russell King (Oracle)
2021-07-08 11:40 ` [EXT] " Kostya Porotchkin
2021-07-08 11:40 ` Kostya Porotchkin
2021-07-08 11:40 ` Kostya Porotchkin
2021-07-08 11:25 ` [PATCH v6 2/5] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` [PATCH v6 3/5] arm64: dts: cn913x: add device trees for topology B boards kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` [PATCH v6 4/5] dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:28 ` Russell King (Oracle) [this message]
2021-07-08 11:28 ` Russell King (Oracle)
2021-07-08 11:28 ` Russell King (Oracle)
2021-07-08 11:50 ` [EXT] " Stefan Chulski
2021-07-08 11:50 ` Stefan Chulski
2021-07-08 11:50 ` Stefan Chulski
2021-07-08 12:09 ` Kostya Porotchkin
2021-07-08 12:09 ` Kostya Porotchkin
2021-07-08 12:09 ` Kostya Porotchkin
2021-07-08 11:25 ` [PATCH v6 5/5] arm64: dts: add support for Marvell cn9130-crb platform kostap
2021-07-08 11:25 ` kostap
2021-07-08 11:25 ` kostap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210708112850.GU22278@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=andrew@lunn.ch \
--cc=bpeled@marvell.com \
--cc=devicetree@vger.kernel.org \
--cc=gregory.clement@bootlin.com \
--cc=jaz@semihalf.com \
--cc=kishon@ti.com \
--cc=kostap@marvell.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=luka.kovacic@sartura.hr \
--cc=miquel.raynal@bootlin.com \
--cc=mw@semihalf.com \
--cc=nadavh@marvell.com \
--cc=robh+dt@kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=stefanc@marvell.com \
--cc=vkoul@kernel.org \
--cc=vladimir.vid@sartura.hr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.