]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
authorJim Liu <jim.t90615@gmail.com>
Tue, 21 Jun 2022 09:09:02 +0000 (17:09 +0800)
committerMarek Vasut <marex@denx.de>
Sun, 25 Sep 2022 23:49:36 +0000 (01:49 +0200)
commit693765a720ba4f116923372deb0c32488f031cf8
tree5c969f08d16df85e3bd6d364fdf1bed851122940
parent435596d57f8beedf36b5dc858fe7ba9d6c03334b
usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver

Add nuvoton BMC NPCM750 ehci/ohci driver

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ehci-npcm.c [new file with mode: 0644]
drivers/usb/host/ohci-npcm.c [new file with mode: 0644]