]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: musb: sunxi: add support for the F1C100s MUSB controller
authorIcenowy Zheng <uwu@icenowy.me>
Wed, 1 Feb 2023 10:53:47 +0000 (10:53 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2023 10:13:42 +0000 (11:13 +0100)
commitd4b2c2852091c9e1c1fa03553e81f5712471578c
tree6f2cd7e99265520fb1540024375f9882c0c45046
parent56774e274574af8396d7b16618363aabe3a5582d
usb: musb: sunxi: add support for the F1C100s MUSB controller

The suniv SoC has a MUSB controller like the one in A33, but with a SRAM
region to be claimed.

Add support for it.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20230201105348.1815461-3-andre.przywara@arm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/sunxi.c