[U-Boot] [PATCH v2 0/3] bmips: add support for bcm6318 usbh phy

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Mon Mar 19 01:13:27 UTC 2018



On 04.02.2018 21:11, Álvaro Fernández Rojas wrote:
> Add support for BCM6318 usbh phy.
> 
> v2: use correct phy driver
> 
> Á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
> 

applied to u-boot-mips, thanks.

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180319/2dad9f03/attachment.sig>


More information about the U-Boot mailing list