From: Sergei Shtylyov <hidden> Date: 2014-06-20 20:44:50
Hello.
Here's the set of 3 patches against Simon Horman's 'renesas.git' repo,
'renesas-devel-v3.16-rc1-20140618' tag. Here we add PCI USB device tree support
for the R8A7791-based Koelsch and Henninger boards. As the 'pci-rcar-gen2'
driver device tree support has been merged for 3.16, this patchset can now be
merged too...
[1/3] ARM: shmobile: r8a7791: add internal PCI bridge nodes
[2/3] ARM: shmobile: koelsch: enable internal PCI
[3/3] ARM: shmobile: henninger: enable internal PCI
WBR, Sergei
From: Sergei Shtylyov <hidden> Date: 2014-06-20 20:48:31
Add device nodes for the R8A7791 internal PCI bridge devices.
Signed-off-by: Sergei Shtylyov <redacted>
---
Changes in version 3:
- refreshed the patch.
Changes in version 2:
- added interrupt-related properties to the PCI device nodes;
- refreshed the patch.
arch/arm/boot/dts/r8a7791.dtsi | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
Index: renesas/arch/arm/boot/dts/r8a7791.dtsi
===================================================================
From: Sergei Shtylyov <hidden> Date: 2014-06-20 20:50:07
Enable internal AHB-PCI bridges for the USB EHCI/OHCI controllers attached to
them.
Signed-off-by: Sergei Shtylyov <redacted>
---
Changes in version 3:
- refreshed the patch.
Changes in version 2:
- refreshed the patch.
arch/arm/boot/dts/r8a7791-koelsch.dts | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
Index: renesas/arch/arm/boot/dts/r8a7791-koelsch.dts
===================================================================
From: Sergei Shtylyov <hidden> Date: 2014-06-20 20:51:27
Enable internal AHB-PCI bridges for the USB EHCI/OHCI controllers attached to
them.
Signed-off-by: Sergei Shtylyov <redacted>
---
Changes in version 3:
- refreshed the patch.
arch/arm/boot/dts/r8a7791-henninger.dts | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
Index: renesas/arch/arm/boot/dts/r8a7791-henninger.dts
===================================================================