From: "Kamil Horák (2N)" <kamilh@axis.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: florian.fainelli@broadcom.com,
bcm-kernel-feedback-list@broadcom.com, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v9 2/4] net: phy: bcm54811: Add LRE registers definitions
Date: Thu, 4 Jul 2024 12:59:17 +0200 [thread overview]
Message-ID: <113a83df-119b-4119-b720-61615713816b@axis.com> (raw)
In-Reply-To: <f07cb96e-9a0a-4a29-91e8-6975e1a2df00@lunn.ch>
On 6/22/24 20:37, Andrew Lunn wrote:
> On Fri, Jun 21, 2024 at 01:26:31PM +0200, Kamil Horák (2N) wrote:
>> Add the definitions of LRE registers for Broadcom BCM5481x PHY
>>
>> Signed-off-by: Kamil Horák (2N) <kamilh@axis.com>
>> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
>> ---
>> include/linux/brcmphy.h | 89 +++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 89 insertions(+)
>>
>> diff --git a/include/linux/brcmphy.h b/include/linux/brcmphy.h
>> index 1394ba302367..ae39c33e4086 100644
>> --- a/include/linux/brcmphy.h
>> +++ b/include/linux/brcmphy.h
>> @@ -270,6 +270,86 @@
>> #define BCM5482_SSD_SGMII_SLAVE 0x15 /* SGMII Slave Register */
>> #define BCM5482_SSD_SGMII_SLAVE_EN 0x0002 /* Slave mode enable */
>> #define BCM5482_SSD_SGMII_SLAVE_AD 0x0001 /* Slave auto-detection */
>> +#define BCM5482_SSD_SGMII_SLAVE_AD 0x0001 /* Slave auto-detection */
> That looks odd. Is there something subtle i'm not seeing here?
>
> Andrew
Obviously an artifact from replaying the commits again and again... :-(
Fixed.
next prev parent reply other threads:[~2024-07-04 10:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-21 11:26 [PATCH v9 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode Kamil Horák (2N)
2024-06-21 11:26 ` [PATCH v9 1/4] net: phy: bcm54811: New link mode for BroadR-Reach Kamil Horák (2N)
2024-06-22 18:34 ` Andrew Lunn
2024-06-21 11:26 ` [PATCH v9 2/4] net: phy: bcm54811: Add LRE registers definitions Kamil Horák (2N)
2024-06-22 18:37 ` Andrew Lunn
2024-07-04 10:59 ` Kamil Horák (2N) [this message]
2024-06-21 11:26 ` [PATCH v9 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag Kamil Horák (2N)
2024-06-22 18:44 ` Andrew Lunn
2024-06-21 11:26 ` [PATCH v9 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes Kamil Horák (2N)
2024-06-22 19:12 ` Andrew Lunn
2024-07-04 14:01 ` Kamil Horák (2N)
2024-07-04 14:24 ` 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=113a83df-119b-4119-b720-61615713816b@axis.com \
--to=kamilh@axis.com \
--cc=andrew@lunn.ch \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox