public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/2] sunxi, usb: Clean up SRAM initialization code
@ 2023-06-12 20:03 Sam Edwards
  2023-06-12 20:03 ` [PATCH v3 1/2] usb: musb-new: sunxi: only perform SRAM initialization when necessary Sam Edwards
  2023-06-12 20:03 ` [PATCH v3 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization Sam Edwards
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Edwards @ 2023-06-12 20:03 UTC (permalink / raw)
  To: u-boot; +Cc: Andre Przywara, Jagan Teki, Sam Edwards

Hello again,

The only change from v2 is that `syscon_base` is now a param of
`sunxi_musb_claim_sram`, and the TODO comment has been removed.

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

-- 
2.39.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-15 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12 20:03 [PATCH v3 0/2] sunxi, usb: Clean up SRAM initialization code Sam Edwards
2023-06-12 20:03 ` [PATCH v3 1/2] usb: musb-new: sunxi: only perform SRAM initialization when necessary Sam Edwards
2023-06-12 20:03 ` [PATCH v3 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization Sam Edwards
2023-06-15 10:32   ` Andre Przywara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox