22 Sep, 2017

1 commit


23 Mar, 2017

1 commit

  • The USB device should linked to VBUS regulator through "vbus-supply"
    DTS property.
    This patch adds handling for "vbus-supply" property inside the USB
    device entry for turning on the VBUS regulator upon the host adapter probe.

    Signed-off-by: Konstantin Porotchkin
    Cc: Stefan Roese
    Cc: Marek Vasut
    Cc: Nadav Haklai
    Cc: Neta Zur Hershkovits
    Cc: Igal Liberman
    Cc: Haim Boot
    Acked-by: Marek Vasut
    Signed-off-by: Stefan Roese

    Konstantin Porotchkin
     

02 Apr, 2016

1 commit

  • This driver is able to reconfigure OTG controller into HOST mode.
    Board can add board-specific initialization as board_prepare_usb().
    It requires USB_ULPI_VIEWPORT enabled in board configuration.

    Signed-off-by: Mateusz Kulikowski
    Acked-by: Marek Vasut
    Tested-by: Simon Glass

    Mateusz Kulikowski
     

29 Mar, 2012

2 commits