[U-Boot] [PATCH 0/3] bmips: add support for bcm6318 usbh phy
Álvaro Fernández Rojas
noltari at gmail.com
Sun Feb 4 10:19:52 UTC 2018
Add support for BCM6318 usbh phy.
Álvaro Fernández Rojas (3):
phy: add support for bcm6318 usbh phy
mips: bmips: add support for bcm6318 usb
mips: bmips: add ar-5315 usb support
arch/mips/dts/brcm,bcm6318.dtsi | 30 +++++++
arch/mips/dts/comtrend,ar-5315u.dts | 12 +++
configs/comtrend_ar5315u_ram_defconfig | 9 +++
drivers/phy/Kconfig | 7 ++
drivers/phy/Makefile | 1 +
drivers/phy/bcm6318-usbh-phy.c | 144 +++++++++++++++++++++++++++++++++
include/configs/bmips_bcm6318.h | 7 ++
7 files changed, 210 insertions(+)
create mode 100644 drivers/phy/bcm6318-usbh-phy.c
--
2.11.0
More information about the U-Boot
mailing list