mbox series

[v3,0/2] Add DT bindings and DT nodes for USB in SC7280

Message ID 1620112135-1388-1-git-send-email-sanm@codeaurora.org
Headers show
Series Add DT bindings and DT nodes for USB in SC7280 | expand

Message

Sandeep Maheswaram May 4, 2021, 7:08 a.m. UTC
This series includes usb controller and phy binding updates
for SC7280 SoC and DT chnages for SC7280 SoC and SC7280 IDP board.

changes in v3:
  Moved the board specific changes to separate patch.
  Addressed comments from Matthias in v2.

changes in v2:
  Dropped dt bindings patches as they are already merged in linux-next.
  Addressed comments from Matthias in v1.

Sandeep Maheswaram (2):
  arm64: dts: qcom: sc7280: Add USB related nodes
  arm64: dts: qcom: sc7280: Add USB nodes for IDP board

 arch/arm64/boot/dts/qcom/sc7280-idp.dts |  39 +++++++++
 arch/arm64/boot/dts/qcom/sc7280.dtsi    | 149 ++++++++++++++++++++++++++++++++
 2 files changed, 188 insertions(+)