From: Jakub Kicinski <kuba@kernel•org>
To: <andrew@lunn•ch>, <hkallweit1@gmail•com>, <linux@armlinux•org.uk>
Cc: "Kamil Horák (2N)" <kamilh@axis•com>,
florian.fainelli@broadcom•com,
bcm-kernel-feedback-list@broadcom•com, davem@davemloft•net,
edumazet@google•com, pabeni@redhat•com, robh@kernel•org,
krzk+dt@kernel•org, conor+dt@kernel•org, netdev@vger•kernel.org,
devicetree@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH v11 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
Date: Thu, 11 Jul 2024 09:56:17 -0700 [thread overview]
Message-ID: <20240711095617.4100e7fa@kernel.org> (raw)
In-Reply-To: <20240708102716.1246571-2-kamilh@axis.com>
On Mon, 8 Jul 2024 12:27:13 +0200 Kamil Horák (2N) wrote:
> Introduce a new link mode necessary for 10 MBit single-pair
> connection in BroadR-Reach mode on bcm5481x PHY by Broadcom.
> This new link mode, 10baseT1BRR, is known as 1BR10 in the Broadcom
> terminology. Another link mode to be used is 1BR100 and it is already
> present as 100baseT1, because Broadcom's 1BR100 became 100baseT1
> (IEEE 802.3bw).
>
> Signed-off-by: Kamil Horák (2N) <kamilh@axis•com>
> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom•com>
> ---
> drivers/net/phy/phy-core.c | 3 ++-
> include/uapi/linux/ethtool.h | 1 +
> net/ethtool/common.c | 3 +++
> + ETHTOOL_LINK_MODE_10baseT1BRR_Full_BIT = 102,
Could we get an ack from phylib maintainers for the new mode?
next prev parent reply other threads:[~2024-07-11 16:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-08 10:27 [PATCH v11 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode Kamil Horák (2N)
2024-07-08 10:27 ` [PATCH v11 1/4] net: phy: bcm54811: New link mode for BroadR-Reach Kamil Horák (2N)
2024-07-11 16:56 ` Jakub Kicinski [this message]
2024-07-11 18:28 ` Andrew Lunn
2024-07-29 8:31 ` Russell King (Oracle)
2024-07-08 10:27 ` [PATCH v11 2/4] net: phy: bcm54811: Add LRE registers definitions Kamil Horák (2N)
2024-07-08 10:27 ` [PATCH v11 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag Kamil Horák (2N)
2024-07-08 14:44 ` Rob Herring (Arm)
2024-07-08 10:27 ` [PATCH v11 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes Kamil Horák (2N)
2024-07-11 19:01 ` Andrew Lunn
2024-07-12 15:10 ` Kamil Horák (2N)
2024-07-12 15:45 ` Andrew Lunn
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=20240711095617.4100e7fa@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=andrew@lunn$(echo .)ch \
--cc=bcm-kernel-feedback-list@broadcom$(echo .)com \
--cc=conor+dt@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=edumazet@google$(echo .)com \
--cc=florian.fainelli@broadcom$(echo .)com \
--cc=hkallweit1@gmail$(echo .)com \
--cc=kamilh@axis$(echo .)com \
--cc=krzk+dt@kernel$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=robh@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox