From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 0/2] ARM: shmobile: add USB3.0 device node on r8a7790 Date: Fri, 24 Oct 2014 13:21:14 +0900 Message-ID: <20141024042114.GD11281@verge.net.au> References: <1412749470-6028-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1412749470-6028-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Sender: linux-sh-owner@vger.kernel.org To: Yoshihiro Shimoda Cc: magnus.damm@gmail.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, devicetree@vger.kernel.org, linux-usb@vger.kernel.org, linux-sh@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wed, Oct 08, 2014 at 03:24:28PM +0900, Yoshihiro Shimoda wrote: > This series is based on Simon's renesas.git branch and > renesas-devel-20141007-v3.17 tag. If we use the generic phy > driver for R-Car Gen2 (drivers/phy/phy-rcar-gen2.c), we can use > the USB3.0 on lager. > > Yoshihiro Shimoda (2): > ARM: shmobile: r8a7790: add USB3.0 device node > ARM: shmobile: lager: enable USB3.0 > > arch/arm/boot/dts/r8a7790-lager.dts | 6 ++++++ > arch/arm/boot/dts/r8a7790.dtsi | 10 ++++++++++ > 2 files changed, 16 insertions(+) Hi Shimoda-san, could you update me on the status of this patch. Should I queue it up?