public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Kamil Horák - 2N" <kamilh@axis•com>
To: <florian.fainelli@broadcom•com>,
	<bcm-kernel-feedback-list@broadcom•com>, <andrew@lunn•ch>,
	<hkallweit1@gmail•com>, <linux@armlinux•org.uk>,
	<davem@davemloft•net>, <edumazet@google•com>, <kuba@kernel•org>,
	<pabeni@redhat•com>
Cc: <kamilh@axis•com>, <netdev@vger•kernel.org>
Subject: [PATCH net v3 0/1] net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Date: Thu, 9 Oct 2025 15:06:55 +0200	[thread overview]
Message-ID: <20251009130656.1308237-1-kamilh@axis.com> (raw)

Software RGMII - GMII/MII/MII-Lite selection.

The bcm54811 PHY needs this bit to be configured in addition to hardware
strapping of the PHY chip to desired mode.

This configuration step got lost during the refining of previous patch.

Changes in v2:
  - Applied reviewers' comments
  - Not setting RGMII RXD to RXC Skew in non-RGMII mode 

Changes in v3:
  - Specified target tree name
  
Kamil Horák - 2N (1):
  net: phy: bcm54811: Fix GMII/MII/MII-Lite selection

 drivers/net/phy/broadcom.c | 20 +++++++++++++++++++-
 include/linux/brcmphy.h    |  1 +
 2 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.39.5


             reply	other threads:[~2025-10-09 13:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-09 13:06 Kamil Horák - 2N [this message]
2025-10-09 13:06 ` [PATCH net v3 1/1] net: phy: bcm54811: Fix GMII/MII/MII-Lite selection Kamil Horák - 2N
2025-10-13 22:27   ` Florian Fainelli
2025-10-14  0:43   ` Jakub Kicinski
2025-10-14  1:10 ` [PATCH net v3 0/1] " patchwork-bot+netdevbpf

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=20251009130656.1308237-1-kamilh@axis.com \
    --to=kamilh@axis$(echo .)com \
    --cc=andrew@lunn$(echo .)ch \
    --cc=bcm-kernel-feedback-list@broadcom$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=florian.fainelli@broadcom$(echo .)com \
    --cc=hkallweit1@gmail$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux@armlinux$(echo .)org.uk \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    /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