Re: [PATCH 0/3] ARM: dts: k2g: Add support for USB instances on 66AK2G

2017-08-07 Thread santosh.shilim...@oracle.com

On 8/2/17 1:17 PM, Franklin S Cooper Jr wrote:

Add support for 66AK2G usb instances. However, the driver needs to be updated
to support PM_RUNTIME. This update has been validated to work on K2L and boot
tested on K2HK and K2E.

Franklin S Cooper Jr (2):
   usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB
 driver
   dt-bindings: usb: keystone-usb: Update bindings pm and clocks
 properties

Vitaly Andrianov (1):
   ARM: dts: k2g: Add USB instances

  .../devicetree/bindings/usb/keystone-usb.txt   | 18 ++-
  arch/arm/boot/dts/keystone-k2g.dtsi| 56 ++
  drivers/usb/dwc3/dwc3-keystone.c   | 22 -
  3 files changed, 82 insertions(+), 14 deletions(-)


Once you get you driver patch lined up, post
the DTS patch separately.

Regards,
Santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] ARM: dts: k2g: Add support for USB instances on 66AK2G

2017-08-02 Thread Franklin S Cooper Jr
Add support for 66AK2G usb instances. However, the driver needs to be updated
to support PM_RUNTIME. This update has been validated to work on K2L and boot
tested on K2HK and K2E.

Franklin S Cooper Jr (2):
  usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB
driver
  dt-bindings: usb: keystone-usb: Update bindings pm and clocks
properties

Vitaly Andrianov (1):
  ARM: dts: k2g: Add USB instances

 .../devicetree/bindings/usb/keystone-usb.txt   | 18 ++-
 arch/arm/boot/dts/keystone-k2g.dtsi| 56 ++
 drivers/usb/dwc3/dwc3-keystone.c   | 22 -
 3 files changed, 82 insertions(+), 14 deletions(-)

-- 
2.9.4.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html