public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] [PATCH 0/4] Add XHCI support to r8a7743
@ 2018-03-09  9:57 Fabrizio Castro
  2018-03-09  9:57 ` [cip-dev] [PATCH 1/4] usb: host: xhci-plat: Add r8a7743 support Fabrizio Castro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabrizio Castro @ 2018-03-09  9:57 UTC (permalink / raw)
  To: cip-dev

Dear All,

this series adds XHCI support to r8a7743.
The only patch that hasn't been backported is:
"usb: host: xhci-plat: Add r8a7743 support"

The reason for the new commit is that the backporting of the generic
compatible string for R-Car Gen2 would have brought along a few
unnecessary bits and pieces, a new commit seemed to address the goal
more reliably.

Thanks,

Fabrizio Castro (3):
  usb: host: xhci-plat: Add r8a7743 support
  dt-bindings: usb-xhci: Document r8a7743 support
  ARM: dts: r8a7743: Add xhci support to SoC dtsi

Simon Horman (1):
  ARM: shmobile: enable XHCI_RCAR in defconfig

 Documentation/devicetree/bindings/usb/usb-xhci.txt |  4 ++--
 arch/arm/boot/dts/r8a7743.dtsi                     | 18 ++++++++++++++++++
 arch/arm/configs/shmobile_defconfig                |  2 ++
 drivers/usb/host/xhci-plat.c                       |  7 +++++--
 4 files changed, 27 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-04-10 18:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-09  9:57 [cip-dev] [PATCH 0/4] Add XHCI support to r8a7743 Fabrizio Castro
2018-03-09  9:57 ` [cip-dev] [PATCH 1/4] usb: host: xhci-plat: Add r8a7743 support Fabrizio Castro
2018-03-09  9:57 ` [cip-dev] [PATCH 2/4] dt-bindings: usb-xhci: Document " Fabrizio Castro
2018-03-09  9:57 ` [cip-dev] [PATCH 3/4] ARM: dts: r8a7743: Add xhci support to SoC dtsi Fabrizio Castro
2018-03-09  9:57 ` [cip-dev] [PATCH 4/4] ARM: shmobile: enable XHCI_RCAR in defconfig Fabrizio Castro
2018-04-10 18:04 ` [cip-dev] [PATCH 0/4] Add XHCI support to r8a7743 Ben Hutchings

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