From: Jakub Kicinski <kuba@kernel.org>
To: f.fainelli@gmail.com
Cc: "Álvaro Fernández Rojas" <noltari@gmail.com>,
jonas.gorski@gmail.com, andrew@lunn.ch, olteanv@gmail.com,
davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
linux@armlinux.org.uk, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: dsa: b53: mmap: add phy ops
Date: Fri, 24 Mar 2023 19:13:04 -0700 [thread overview]
Message-ID: <20230324191304.4d956b58@kernel.org> (raw)
In-Reply-To: <20230323194841.1431878-1-noltari@gmail.com>
On Thu, 23 Mar 2023 20:48:41 +0100 Álvaro Fernández Rojas wrote:
> Implement phy_read16() and phy_write16() ops for B53 MMAP to avoid accessing
> B53_PORT_MII_PAGE registers which hangs the device.
> This access should be done through the MDIO Mux bus controller.
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Hi Florian, ack? Would be good for the record..
next prev parent reply other threads:[~2023-03-25 2:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 19:48 [PATCH] net: dsa: b53: mmap: add phy ops Álvaro Fernández Rojas
2023-03-25 2:13 ` Jakub Kicinski [this message]
2023-03-25 16:34 ` Florian Fainelli
2023-03-27 7:40 ` 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=20230324191304.4d956b58@kernel.org \
--to=kuba@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=jonas.gorski@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=noltari@gmail.com \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
/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.