mbox series

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

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

Message

Sam Edwards June 12, 2023, 8:03 p.m. UTC
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(-)