U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Marek Vasut <marek.vasut+renesas@mailbox.org>, u-boot@lists.denx.de
Cc: Vitaliy Vasylskyy <vitaliy.vasylskyy@globallogic.com>,
	Marek Vasut <marek.vasut+renesas@mailbox.org>,
	Jonas Karlman <jonas@kwiboo.se>, Lukasz Majewski <lukma@denx.de>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver
Date: Tue, 23 Jul 2024 11:30:32 +0200	[thread overview]
Message-ID: <87jzhcpi9z.fsf@baylibre.com> (raw)
In-Reply-To: <20240620005608.211147-1-marek.vasut+renesas@mailbox.org>

Hi Marek,

Sorry for the review delay and thank you for the patch.

On jeu., juin 20, 2024 at 02:55, Marek Vasut <marek.vasut+renesas@mailbox.org> wrote:

> From: Vitaliy Vasylskyy <vitaliy.vasylskyy@globallogic.com>
>
> Add UDC driver for Renesas USBHS controller found in R-Car Gen3 SoCs.
> This is mostly ported from the Linux kernel, with additional porting
> glue. The code has been synchronized with 1b4861e32e46 ("Linux 6.9.3")
> and cleaned up and ported to DM since the original implementation by
> Vitaliy.
>
> Signed-off-by: Vitaliy Vasylskyy <vitaliy.vasylskyy@globallogic.com>
> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
> ---
> Note that the driver does have a few checkpatch warnings in it, those
> also partly come from Linux.
> ---
> Cc: Jonas Karlman <jonas@kwiboo.se>
> Cc: Lukasz Majewski <lukma@denx.de>
> Cc: Mattijs Korpershoek <mkorpershoek@baylibre.com>
> Cc: Miquel Raynal <miquel.raynal@bootlin.com>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Vitaliy Vasylskyy <vitaliy.vasylskyy@globallogic.com>

I've reviewed this by comparing this patch to the Linux stable 6.9.3
codebase located in drivers/usb/renesas_usbhs/ and the
phy driver (drivers/usb/renesas_usbhs/)

While I notice some differences, such as:
* no USB host support (no VBUS control support)
* no dma mapping control support
* no support for the older RCar controllers (rcar2)

This looks good overall.

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

[...]


> ---
> -- 
> 2.43.0

  reply	other threads:[~2024-07-23  9:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20  0:55 [PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver Marek Vasut
2024-07-23  9:30 ` Mattijs Korpershoek [this message]
2024-08-07  6:48 ` Mattijs Korpershoek
2024-08-07  7:13   ` Mattijs Korpershoek
2024-08-13  8:20     ` Mattijs Korpershoek

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=87jzhcpi9z.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=jonas@kwiboo.se \
    --cc=lukma@denx.de \
    --cc=marek.vasut+renesas@mailbox.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vitaliy.vasylskyy@globallogic.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox