mbox series

[v4,0/2] sunxi, usb: Clean up SRAM initialization code

Message ID 20230615190701.327852-1-CFSworks@gmail.com
Headers show
Series sunxi, usb: Clean up SRAM initialization code | expand

Message

Sam Edwards June 15, 2023, 7:06 p.m. UTC
Hi list,

Only change from v4 is that I reworded the commit message in 2/2 not to mention
the TODO comment block that I removed in v3.

Cheers,
Sam

Sam Edwards (2):
  usb: musb-new: sunxi: only perform SRAM initialization when necessary
  usb: musb-new: sunxi: clarify the purpose of SRAM initialization

 drivers/usb/musb-new/sunxi.c | 36 +++++++++++++++++++++++++++---------
 1 file changed, 27 insertions(+), 9 deletions(-)

Comments

Andre Przywara Nov. 1, 2023, 12:57 p.m. UTC | #1
On Thu, 15 Jun 2023 13:06:59 -0600
Sam Edwards <cfsworks@gmail.com> wrote:

Hi Marek,

I just saw that you were not CC:ed on this one. Both patches are fine from
my point of view.
Do you want to take them through the USB tree, or shall I do it via the
sunxi tree?
And shall I take future musb-new/sunxi.c patches in general, if you have
approved them? They are typically ports of quirks from the kernel, and new
compatible strings, maybe.

Cheers,
Andre

> Only change from v4 is that I reworded the commit message in 2/2 not to mention
> the TODO comment block that I removed in v3.
> 
> Cheers,
> Sam
> 
> Sam Edwards (2):
>   usb: musb-new: sunxi: only perform SRAM initialization when necessary
>   usb: musb-new: sunxi: clarify the purpose of SRAM initialization
> 
>  drivers/usb/musb-new/sunxi.c | 36 +++++++++++++++++++++++++++---------
>  1 file changed, 27 insertions(+), 9 deletions(-)
>