All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ADD interconnect support for USB
@ 2019-09-11  4:54 Chandana Kishori Chiluveru
  2019-09-11  4:54 ` [PATCH 1/3] dt-bindings: Introduce interconnect bindings for usb Chandana Kishori Chiluveru
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chandana Kishori Chiluveru @ 2019-09-11  4:54 UTC (permalink / raw)
  To: balbi, agross, david.brown
  Cc: linux-usb, linux-arm-msm, Chandana Kishori Chiluveru

This path series aims to add interconnect support in
dwc3-qcom driver on SDM845 SoCs.

Chandana Kishori Chiluveru (3):
  dt-bindings: Introduce interconnect bindings for usb
  usb: dwc3: qcom: Add interconnect support in dwc3 driver
  arm64: dts: sdm845: Add interconnect properties for USB

 .../devicetree/bindings/usb/qcom,dwc3.txt          |  13 ++
 arch/arm64/boot/dts/qcom/sdm845.dtsi               |  12 ++
 drivers/usb/dwc3/dwc3-qcom.c                       | 147 ++++++++++++++++++++-
 3 files changed, 170 insertions(+), 2 deletions(-)

-- 
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-16 21:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-11  4:54 [PATCH 0/3] ADD interconnect support for USB Chandana Kishori Chiluveru
2019-09-11  4:54 ` [PATCH 1/3] dt-bindings: Introduce interconnect bindings for usb Chandana Kishori Chiluveru
2019-09-16 21:19   ` Matthias Kaehlcke
2019-09-11  4:54 ` [PATCH 2/3] usb: dwc3: qcom: Add interconnect support in dwc3 driver Chandana Kishori Chiluveru
2019-09-12 12:54   ` Georgi Djakov
2019-09-11  4:54 ` [PATCH 3/3] arm64: dts: sdm845: Add interconnect properties for USB Chandana Kishori Chiluveru

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.