u-boot-amlogic archives
 help / color / mirror / Atom feed
  • * Re: Enable USB host controller on Odroid-C2
           [not found] <20190818134255.7135-1-b.galvani@gmail.com>
           [not found] ` <20190818134255.7135-2-b.galvani@gmail.com>
    @ 2019-08-28  8:22 ` Neil Armstrong
      2019-10-18 14:54   ` Neil Armstrong
      2020-03-27 13:35 ` Neil Armstrong
           [not found] ` <20190818134255.7135-3-b.galvani@gmail.com>
      3 siblings, 1 reply; 8+ messages in thread
    From: Neil Armstrong @ 2019-08-28  8:22 UTC (permalink / raw)
      To: Beniamino Galvani, u-boot
      Cc: Tom Rini, Albert Aribaud, Maxime Jourdan, Patrick Delaunay,
    	u-boot-amlogic
    
    On 18/08/2019 15:42, Beniamino Galvani wrote:
    > Hi,
    > 
    > these two patches enable the USB host controller on Odroid-C2. The
    > first patch adds a PHY driver; the second one enables the necessary
    > configuration options and updates the device tree.
    > 
    > Note that the DWC2 driver currently does not support enabling PHYs
    > from the device tree and so the following series (still on review) is
    > needed as runtime requirement for the second patch:
    > 
    >  [PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
    
    
    Pushed to my u-boot-amlogic-next test tree until this dependency is applied.
    
    Thanks,
    Neil
    
    > 
    > Thanks,
    > Beniamino
    > 
    > Beniamino Galvani (2):
    >   phy: meson: add GXBB PHY driver
    >   odroid-c2: enable USB host controller
    > 
    >  arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi |   8 +
    >  configs/odroid-c2_defconfig                  |   7 +
    >  drivers/phy/Kconfig                          |   8 +
    >  drivers/phy/Makefile                         |   1 +
    >  drivers/phy/meson-gxbb-usb2.c                | 235 +++++++++++++++++++
    >  include/configs/meson64.h                    |   5 +
    >  6 files changed, 264 insertions(+)
    >  create mode 100644 drivers/phy/meson-gxbb-usb2.c
    > 
    
    
    ^ permalink raw reply	[flat|nested] 8+ messages in thread
  • * Re: Enable USB host controller on Odroid-C2
           [not found] <20190818134255.7135-1-b.galvani@gmail.com>
           [not found] ` <20190818134255.7135-2-b.galvani@gmail.com>
      2019-08-28  8:22 ` Enable USB host controller on Odroid-C2 Neil Armstrong
    @ 2020-03-27 13:35 ` Neil Armstrong
      2020-04-19 20:16   ` Beniamino Galvani
           [not found] ` <20190818134255.7135-3-b.galvani@gmail.com>
      3 siblings, 1 reply; 8+ messages in thread
    From: Neil Armstrong @ 2020-03-27 13:35 UTC (permalink / raw)
      To: Beniamino Galvani, u-boot
      Cc: Tom Rini, Albert Aribaud, Maxime Jourdan, Patrick Delaunay,
    	u-boot-amlogic
    
    Hi,
    
    On 18/08/2019 15:42, Beniamino Galvani wrote:
    > Hi,
    > 
    > these two patches enable the USB host controller on Odroid-C2. The
    > first patch adds a PHY driver; the second one enables the necessary
    > configuration options and updates the device tree.
    > 
    > Note that the DWC2 driver currently does not support enabling PHYs
    > from the device tree and so the following series (still on review) is
    > needed as runtime requirement for the second patch:
    > 
    >  [PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
    > 
    > Thanks,
    > Beniamino
    > 
    > Beniamino Galvani (2):
    >   phy: meson: add GXBB PHY driver
    >   odroid-c2: enable USB host controller
    > 
    >  arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi |   8 +
    >  configs/odroid-c2_defconfig                  |   7 +
    >  drivers/phy/Kconfig                          |   8 +
    >  drivers/phy/Makefile                         |   1 +
    >  drivers/phy/meson-gxbb-usb2.c                | 235 +++++++++++++++++++
    >  include/configs/meson64.h                    |   5 +
    >  6 files changed, 264 insertions(+)
    >  create mode 100644 drivers/phy/meson-gxbb-usb2.c
    > 
    
    Could you re-test with v6 of DWC2 patchset at http://patchwork.ozlabs.org/project/uboot/list/?series=163388 ?
    
    Neil
    
    ^ permalink raw reply	[flat|nested] 8+ messages in thread
  • [parent not found: <20190818134255.7135-3-b.galvani@gmail.com>]

  • end of thread, other threads:[~2020-05-11 13:03 UTC | newest]
    
    Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20190818134255.7135-1-b.galvani@gmail.com>
         [not found] ` <20190818134255.7135-2-b.galvani@gmail.com>
    2019-08-19  7:16   ` [PATCH 1/2] phy: meson: add GXBB PHY driver Neil Armstrong
    2020-04-24  7:20   ` Neil Armstrong
    2019-08-28  8:22 ` Enable USB host controller on Odroid-C2 Neil Armstrong
    2019-10-18 14:54   ` Neil Armstrong
    2020-03-27 13:35 ` Neil Armstrong
    2020-04-19 20:16   ` Beniamino Galvani
         [not found] ` <20190818134255.7135-3-b.galvani@gmail.com>
    2020-05-10 14:08   ` [PATCH 2/2] odroid-c2: enable USB host controller Beniamino Galvani
    2020-05-11 13:03     ` Neil Armstrong
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox