]> git.baikalelectronics.ru Git - uboot.git/commit
phy: nuvoton: add NPCM7xx phy control driver
authorJim Liu <jim.t90615@gmail.com>
Tue, 21 Jun 2022 09:03:38 +0000 (17:03 +0800)
committerTom Rini <trini@konsulko.com>
Wed, 6 Jul 2022 18:30:51 +0000 (14:30 -0400)
commit1d511ba71e878756bb20c07506932580e4e1290b
treeeaf05197fa9c519533ef3aab305d0203e788a8d6
parent4412a188a58114060b8620fa4c66dc9057a566f6
phy: nuvoton: add NPCM7xx phy control driver

add BMC NPCM750 phy control driver

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