From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH 0/2] Add PCI USB DT support for R8A7791/Koelsch reference board Date: Tue, 8 Apr 2014 02:48:13 +0400 Message-ID: <201404080248.14139.sergei.shtylyov@cogentembedded.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Sender: linux-sh-owner@vger.kernel.org To: horms@verge.net.au, linux-sh@vger.kernel.org, devicetree@vger.kernel.org Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org List-Id: devicetree@vger.kernel.org Hello. Here's the set of 2 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-v3.14-20140403' tag and R8A7791 EHCI clock device tree support patch. Here we add the PCI USB device tree support on the R8A7791/Koelsch reference board. The patchset requires the 'pci-rcar-gen2' driver device tree support (just re-posted) in order to work. [1/2] ARM: shmobile: r8a7791: add internal PCI bridge nodes [2/2] ARM: shmobile: koelsch: enable internal PCI WBR, Sergei