From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Alvin Šipraga" <alvin@pqrs.dk>
Cc: BAREBOX <barebox@lists.infradead.org>,
"Vladimir Oltean" <olteanv@gmail.com>,
"Luiz Angelo Daros de Luca" <luizluca@gmail.com>,
"Alvin Šipraga" <alsi@bang-olufsen.dk>,
realtek-smi30be0000.ethernet@30be0000
Subject: Re: [PATCH 0/4] fix barebox support for MDIO-connected Realtek Ethernet switches
Date: Tue, 2 Jan 2024 10:01:13 +0100 [thread overview]
Message-ID: <20240102090113.GU1318922@pengutronix.de> (raw)
In-Reply-To: <20231222-realtek-mdio-fix-v1-0-6bbf80d6a756@bang-olufsen.dk>
On Fri, Dec 22, 2023 at 03:07:24AM +0100, Alvin Šipraga wrote:
> While bringing up a new board with an MDIO-connected RTL8365MB, I had to
> make some changes to barebox to get network boot to work. This small
> series addresses all of the problems I encountered along the way.
>
> Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk>
> ---
> Alvin Šipraga (4):
> net: fec_imx: reverse registration order of mdiobus and edev
> net: dsa: realtek: fix support for MDIO-connected switches
> net: dsa: realtek: unify ds_ops
> net: mdio_bus: associate OF nodes with their devices
Applied, thanks
Sascha
>
> drivers/net/fec_imx.c | 10 ++--
> drivers/net/phy/mdio_bus.c | 4 ++
> drivers/net/realtek-dsa/realtek-mdio.c | 105 +++++++++++++++++++++++++--------
> drivers/net/realtek-dsa/realtek-smi.c | 2 +-
> drivers/net/realtek-dsa/realtek.h | 3 +-
> drivers/net/realtek-dsa/rtl8365mb.c | 24 +-------
> drivers/net/realtek-dsa/rtl8366rb.c | 23 +-------
> 7 files changed, 97 insertions(+), 74 deletions(-)
> ---
> base-commit: 934cb2146e5b34eb45c81e3f9bc9b63c95701e43
> change-id: 20231222-realtek-mdio-fix-2672b2ef4ae6
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2024-01-02 9:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 2:07 Alvin Šipraga
2023-12-22 2:07 ` [PATCH 1/4] net: fec_imx: reverse registration order of mdiobus and edev Alvin Šipraga
2023-12-24 9:27 ` Ahmad Fatoum
2023-12-22 2:07 ` [PATCH 2/4] net: dsa: realtek: fix support for MDIO-connected switches Alvin Šipraga
2023-12-22 2:07 ` [PATCH 3/4] net: dsa: realtek: unify ds_ops Alvin Šipraga
2023-12-22 2:07 ` [PATCH 4/4] net: mdio_bus: associate OF nodes with their devices Alvin Šipraga
2024-01-02 9:01 ` Sascha Hauer [this message]
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=20240102090113.GU1318922@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=alsi@bang-olufsen.dk \
--cc=alvin@pqrs.dk \
--cc=barebox@lists.infradead.org \
--cc=luizluca@gmail.com \
--cc=olteanv@gmail.com \
--cc=realtek-smi30be0000.ethernet@30be0000 \
/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