public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] [PATCH 00/10] Add PCI and USB PHY support to iwg20d
@ 2018-03-05 11:39 Fabrizio Castro
  2018-03-05 11:39 ` [cip-dev] [PATCH 01/10] PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2 Fabrizio Castro
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Fabrizio Castro @ 2018-03-05 11:39 UTC (permalink / raw)
  To: cip-dev

This series backports patches necessary to add PCI and USB PHY support
to iWave's iwg20d board.

Thanks,
Fabrizio

Biju Das (7):
  PCI: rcar: Add device tree support for r8a7743/5
  ARM: dts: r8a7743: Add internal PCI bridge nodes
  phy: rcar-gen2: Add r8a7743/5 support
  ARM: dts: r8a7743: Add USB PHY DT support
  ARM: dts: r8a7743: Link PCI USB devices to USB PHY
  ARM: dts: iwg20d-q7: Enable internal PCI
  ARM: dts: iwg20d-q7: Enable USB PHY

Simon Horman (3):
  PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2
  PCI: rcar-gen2: Use gen2 fallback compatibility last
  phy: rcar-gen2: add fallback binding

 .../devicetree/bindings/pci/pci-rcar-gen2.txt      | 15 +++-
 .../devicetree/bindings/phy/rcar-gen2-phy.txt      | 12 ++-
 arch/arm/boot/dts/iwg20d-q7-common.dtsi            | 26 ++++++
 arch/arm/boot/dts/r8a7743.dtsi                     | 95 ++++++++++++++++++++++
 drivers/pci/host/pci-rcar-gen2.c                   |  1 +
 drivers/phy/phy-rcar-gen2.c                        |  1 +
 6 files changed, 145 insertions(+), 5 deletions(-)

-- 
2.7.4

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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05 11:39 [cip-dev] [PATCH 00/10] Add PCI and USB PHY support to iwg20d Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 01/10] PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2 Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 02/10] PCI: rcar-gen2: Use gen2 fallback compatibility last Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 03/10] PCI: rcar: Add device tree support for r8a7743/5 Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 04/10] ARM: dts: r8a7743: Add internal PCI bridge nodes Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 05/10] phy: rcar-gen2: Add r8a7743/5 support Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 06/10] phy: rcar-gen2: add fallback binding Fabrizio Castro
2018-03-14 22:26   ` Ben Hutchings
2018-03-15 15:47     ` Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 07/10] ARM: dts: r8a7743: Add USB PHY DT support Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 08/10] ARM: dts: r8a7743: Link PCI USB devices to USB PHY Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 09/10] ARM: dts: iwg20d-q7: Enable internal PCI Fabrizio Castro
2018-03-05 11:39 ` [cip-dev] [PATCH 10/10] ARM: dts: iwg20d-q7: Enable USB PHY Fabrizio Castro
2018-04-10 17:14 ` [cip-dev] [PATCH 00/10] Add PCI and USB PHY support to iwg20d Ben Hutchings
2018-04-10 17:44   ` Fabrizio Castro

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