mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Oleksij Rempel <o.rempel@pengutronix.de>, barebox@lists.infradead.org
Subject: Re: [PATCH v1 1/2] net: ksz9477: add support for ksz9893 switch
Date: Fri, 11 Aug 2023 14:50:32 +0200	[thread overview]
Message-ID: <dc090b61-4602-fdaa-9fdc-105f0573a890@pengutronix.de> (raw)
In-Reply-To: <20230811115325.2646286-1-o.rempel@pengutronix.de>

On 11.08.23 13:53, Oleksij Rempel wrote:
> Add support for Microchip KSZ9893 switch. No additional changes seems to
> be needed.
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

> ---
>  drivers/net/ksz9477.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/ksz9477.c b/drivers/net/ksz9477.c
> index 61142aa97b..a6a8144479 100644
> --- a/drivers/net/ksz9477.c
> +++ b/drivers/net/ksz9477.c
> @@ -476,6 +476,7 @@ static const struct of_device_id microchip_switch_dt_ids[] = {
>  	{ .compatible = "microchip,ksz8563" },
>  	{ .compatible = "microchip,ksz9477" },
>  	{ .compatible = "microchip,ksz9563" },
> +	{ .compatible = "microchip,ksz9893" },
>  	{ }
>  };
>  MODULE_DEVICE_TABLE(of, microchip_switch_dt_ids);

-- 
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 |




  parent reply	other threads:[~2023-08-11 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11 11:53 Oleksij Rempel
2023-08-11 11:53 ` [PATCH v1 2/2] net: ksz9477: do not advertise EEE support Oleksij Rempel
2023-08-11 12:50 ` Ahmad Fatoum [this message]
2023-08-14  5:54 ` [PATCH v1 1/2] net: ksz9477: add support for ksz9893 switch Sascha Hauer

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=dc090b61-4602-fdaa-9fdc-105f0573a890@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=o.rempel@pengutronix.de \
    /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